For non-developers
What can Claude do with Stripe?
Imagine asking your AI: 'How much revenue did we make this week?' or 'Refund the charge for customer@example.com' — and it queries Stripe for you. This server connects your AI to the Stripe API so it can look up customers, inspect charges, manage subscriptions, and handle refunds through conversation.
★ Hand-picked walkthrough
Working with the Stripe MCP server and an AI Assistant
Things you can ask Claude
Customer Support Lookups
Investigate a customer's billing history, failed charges, or active subscriptions.
Say to Claude
Look up the customer with email jane@acme.com and show their last 5 charges Revenue Snapshots
Get a quick revenue or subscription count for any time window.
Say to Claude
How many new subscriptions did we get in the last 7 days? Refund & Dispute Handling
Issue refunds or pull dispute details through conversation, with AI-generated notes.
Say to Claude
Issue a full refund for charge ch_3XYZ and add a note saying 'customer error' When it helps
- ✓You need to investigate a customer's payment or subscription issue quickly
- ✓You want to run revenue or subscription queries without opening the dashboard
- ✓You're handling customer support and need to issue refunds from context
- ✓You're testing Stripe integrations and want to inspect test-mode data
FAQ
Can Claude use Stripe?
Yes. With the Stripe MCP connector (an MCP server), Claude can work with Stripe directly in your conversation — Official Stripe MCP server — manage payments, subscriptions, customers, and financial data through AI-powered conversations.
Do I need to code to use Stripe with Claude?
No. You install the connector once (a short config or one command), then you just ask Claude in plain English. The example prompts on this page work as-is.
Is the Stripe MCP server free?
Pricing model: free. Free to use — you pay only for Stripe transaction fees as usual.
How do I add Stripe to Claude?
Open the Stripe connector page for copy-paste setup, or follow the per-client guide for Claude Desktop, Claude Code, Cursor, or ChatGPT.
Set up Stripe in Claude
Copy-paste config, setup steps, and a downloadable skill, plus the walkthrough — on the connector page.