Your revenue system of record: customers, subscriptions, invoices, and payments on demand.
- Read supported Stripe API GET methods with stripe_api_read: customers, subscriptions, invoices, charges, payouts, disputes
- Write through stripe_api_write: create invoices, payment links, coupons, promotion codes, and refunds, or update subscriptions
- Search Stripe API methods and documentation from the same conversation
- Generally available remote server at mcp.stripe.com, nothing to stand up locally
- OAuth per user with Dashboard session management, or restricted API keys for autonomous agents