Skip to content
Grok

SparkPay for Grok

dev.sparkpay/sparkpay

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

client:Grok transport:streamable-http

Install SparkPay in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

SparkPay in other clients