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