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