quote template for VS Code
io.github.theluckystrike/quote-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 quote template in VS Code
.vscode/mcp.json
{
"servers": {
"quote-template": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/quote-template"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs