Skip to content
Zed

Stripe for Zed

com.stripe/mcp

MCP server integrating with Stripe - tools for customers, products, payments, and more.

client:Zed transport:streamable-http tools:8

Install Stripe in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://mcp.stripe.com"
    }
  }
}

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