invoice pdf billing generator for Cursor
io.github.theluckystrike/invoice-pdf-billing-generator
Create PDF invoices from your AI chat: clients, numbering, VAT, overdue reports. All data is local.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:13
Install invoice pdf billing generator in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"invoice-pdf-billing-generator": {
"url": "https://mcp.zovo.one/mcp/invoice"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs