Stripe
Stripe REST extension
Install
godmode ext install stripeEnvironment
export STRIPE_API_KEY=sk_...Claude Code
{
"mcpServers": {
"stripe": {
"command": "godmode",
"args": ["mcp", "stripe"]
}
}
}Stripe REST extension
godmode ext install stripeexport STRIPE_API_KEY=sk_...{
"mcpServers": {
"stripe": {
"command": "godmode",
"args": ["mcp", "stripe"]
}
}
}