Skip to content
Zed

Stripe_connect for Zed

io.github.pipeworx-io/stripe_connect

Stripe MCP Pack — read-only access to Stripe data via API key.

client:Zed transport:streamable-http

Install Stripe_connect in Zed

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

{
  "context_servers": {
    "stripe_connect": {
      "url": "https://gateway.pipeworx.io/stripe_connect/mcp"
    }
  }
}

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

Stripe_connect in other clients