SparkPay for Cursor
dev.sparkpay/sparkpay
Stripe billing for indie apps: plans, coupons, subscriptions, customers and revenue reporting.
client:Cursor
transport:streamable-http
Install SparkPay in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"sparkpay": {
"url": "https://sparkpay.dev/api/mcp/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs