Install
npx -y @stripe/mcp@latest --api-key=YOUR_STRIPE_SECRET_KEY
$
An MCP server that gives AI assistants tools to act on the Stripe API and search Stripe's docs and support articles. It covers payments, billing and subscriptions, products and prices, customers, balances, and disputes, plus knowledge-base search tools like search_stripe_documentation. Run it locally with npx using a secret key, or connect to the hosted server at mcp.stripe.com with OAuth from clients like Claude Code, Cursor, and VS Code; Stripe recommends restricted keys and human confirmation of tool calls.