Stripe MCP: Documentation
Updated:
Connection
- Remote:
https://mcp.stripe.com(OAuth). - Local:
npx -y @stripe/mcp --tools=all --api-key=sk_test_....
Capabilities
Payment links, customers, subscriptions, invoices, refunds, balance, Stripe docs search.
Agent flow
"Create a $49 payment link", "find a customer by email and show their subscriptions", "refund the latest charge".