mcp stripe for Claude Code
io.github.codespar/mcp-stripe
MCP server for Stripe — global payments API (PaymentIntents, Checkout, Billing, Refunds)
client:Claude Code
transport:stdio
runtime:npm
Install mcp stripe in Claude Code
run in your project directory
claude mcp add mcp-stripe -e STRIPE_SECRET_KEY=<STRIPE_SECRET_KEY> -e STRIPE_API_VERSION=<STRIPE_API_VERSION> -- npx -y @codespar/mcp-stripe
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs