Stripe for Claude Code
io.github.mcp-dir/stripe-mcp
Payments and billing on Stripe with the full official REST API (api.stripe.com), covers the entire d
client:Claude Code
transport:streamable-http
tools:7
Install Stripe in Claude Code
run in your project directory
claude mcp add --transport http stripe-mcp https://api.mcp.ai/p_stripe
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs