Skip to content
Cursor

Stripe_connect for Cursor

io.github.pipeworx-io/stripe_connect

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

client:Cursor transport:streamable-http

Install Stripe_connect in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Stripe_connect in other clients