Stripe
Create customers, subscriptions, and payment intents so your agent can wire billing into apps.
Add Stripe to your agent
Remote OAuth server. Stripe also documents a local npx setup with STRIPE_SECRET_KEY for restricted API keys.
1Config location
Global: ~/.cursor/mcp.json or project: .cursor/mcp.json
2Copy this snippet
{
"mcpServers": {
"stripe": {
"url": "https://mcp.stripe.com"
}
}
}
Add this block under mcpServers, then restart Cursor.