Skip to content
Zed

Stripe for Zed

io.github.mcp-dir/stripe-mcp

Payments and billing on Stripe with the full official REST API (api.stripe.com), covers the entire d

client:Zed transport:streamable-http tools:7

Install Stripe in Zed

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

{
  "context_servers": {
    "stripe-mcp": {
      "url": "https://api.mcp.ai/p_stripe"
    }
  }
}

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

What Zed can do once it is connected

Stripe in other clients