invoice pdf billing generator for VS Code
io.github.theluckystrike/invoice-pdf-billing-generator
Create PDF invoices from your AI chat: clients, numbering, VAT, overdue reports. All data is local.
client:VS Code
transport:streamable-http
runtime:mcpb
tools:13
Install invoice pdf billing generator in VS Code
.vscode/mcp.json
{
"servers": {
"invoice-pdf-billing-generator": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/invoice"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs