estimate template for VS Code
io.github.theluckystrike/estimate-template
Quotes and estimates: VAT line items, a validity date, an A4 PDF, accept makes an invoice.
client:VS Code
transport:streamable-http
runtime:mcpb
tools:12
Install estimate template in VS Code
.vscode/mcp.json
{
"servers": {
"estimate-template": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/estimate-template"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs