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