Skip to content
Zed

SparkPay for Zed

dev.sparkpay/sparkpay

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

client:Zed transport:streamable-http

Install SparkPay in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "sparkpay": {
      "url": "https://sparkpay.dev/api/mcp/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

SparkPay in other clients