Payments and billing on Stripe with the full official REST API (api.stripe.com), covers the entire documentation: customers, charges, payment intents, subscriptions, invoices, refunds, disputes, products, prices, coupons, payment links, checkout, transfers, payouts, balance, payment methods, tax, radar, issuing, connect and more. Read and write. Auth via the Stripe account secret key (under Developers, API keys). We recommend a restricted key (rk_) with only the scopes you need. If you restrict the key by IP, allowlist the fixed outbound IP 3.94.44.196.
https://api.mcp.ai/p_stripeMachine-readable docs to plug this server into an agent or call it over REST.
Install prompt — paste into Claude, ChatGPT, Cursor or any MCP agent and it sets itself up.
Real things you can ask your agent once this server is enabled.
What's the available balance in my Stripe account?
List the last 10 payments (payment intents)
Create a customer with email customer@example.com