Skip to content
VS Code

SparkPay for VS Code

dev.sparkpay/sparkpay

Stripe billing for indie apps: plans, coupons, subscriptions, customers and revenue reporting.

client:VS Code transport:streamable-http

Install SparkPay in VS Code

.vscode/mcp.json

{
  "servers": {
    "sparkpay": {
      "type": "http",
      "url": "https://sparkpay.dev/api/mcp/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

SparkPay in other clients