A live data connector for Claude. Once connected, Claude can pull real Stripe MCP data directly into any conversation — no copy-paste, no spreadsheet exports, no switching tabs.
- Get a free API key — create one here
- Copy the install config below into your
claude_desktop_config.json - Restart Claude Desktop — the tools appear automatically
Stripe MCP
Official Stripe MCP server. Access payment intents, customers, subscriptions, invoices, refunds, disputes, and Stripe Radar fraud data. Supports read and write operations. Requires a Stripe API key. Useful for finance teams managing SaaS billing, revenue reconciliation, and payment operations.
# Install via:
# npx @modelcontextprotocol/inspector https://github.com/stripe/agent-toolkit
ℹ Add your Stripe API key (secret key from dashboard.stripe.com) in the config (replace the placeholder value).
Full setup walkthrough: Getting Started Guide →