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.
Step-by-step walkthroughs with copy-paste prompts.
Cada usuário do seu app conecta a conta dele: connect sessions com client_ref, webhook de conexão, leitura por API e as páginas de conexão no seu domínio.
GuidesEm vez de consumir a API no seu backend, cada usuário final pluga o MCP dele no Claude/ChatGPT: toolkit e convite por usuário, isolamento de fábrica e a URL no seu domínio.
GuidesReal 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