recurring invoice scheduler subscription billing due reminders for Cursor
io.github.theluckystrike/recurring-invoice-scheduler-subscription-billing-due-reminders
Recurring invoices on a schedule: define once, generate the due PDFs, forecast revenue.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:14
Install recurring invoice scheduler subscription billing due reminders in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"recurring-invoice-scheduler-subscription-billing-due-reminders": {
"url": "https://mcp.zovo.one/mcp/recurring"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs