Skip to content
Cline

stripekit for Cline

io.github.rafaelcg/stripekit

Reconcile a declarative Stripe catalog and inspect your account — plan, push, pull, check.

client:Cline transport:stdio runtime:npm

Install stripekit in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "stripekit": {
      "command": "npx",
      "args": [
        "-y",
        "stripekit"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

stripekit in other clients