Stripe Connector for AI agents.
13 live capabilities
Manage payments and subscriptions through your Stripe dashboard.
Waiting for input…
Why people use Stripe
Stripe for automated payment and subscription management
This Connector changes that by letting you ask your AI agent for the status of any payment directly. You get the invoice link, the payment status, and the customer's delinquency status in one sentence. It turns a three-minute search into a three-second answer.
What Vinkius changes
You get a direct line of sight into your Stripe data without manual dashboard navigation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Handling a 'Where's my invoice?' ticket
A support agent asks the AI to find an invoice for a specific customer email using invoices_list and shares the link immediately.
- Real-world use case 02
Conducting a monthly churn audit
A founder asks the agent to list all past-due subscriptions via subscriptions_list to see who needs a follow-up.
- Real-world use case 03
Onboarding a new high-value client
An account manager tells the agent to create a new customer profile with customers_create and a specific product.
Complete set · 13capabilities
The complete Stripe capability set.
These are the exact actions your AI can choose when you ask it to work with Stripe.
01—04
4 capabilities in this set.
Part of 13 available through Stripe.
- 01 Capability
Customers list
Pull a list of your customers, optionally filtering by email address. This helps you find specific user profiles quickly.
- 02 Capability
Balance get
Check your current available and pending balances across all currencies. It gives you an instant look at your funds.
- 03 Capability
Customers create
Add a new customer to your Stripe account using their name and email. This automates your onboarding flow.
- 04 Capability
Payments list
Get a list of payment intents including status, amount, and currency. Use it to monitor real-time transactions.
05—07
3 capabilities in this set.
Part of 13 available through Stripe.
- 05 Capability
Subscriptions list
View all active, past-due, and canceled subscriptions. This is great for identifying churned users.
- 06 Capability
Invoices list
Pull a list of invoices filtered by status like draft, open, or paid. Use it to find specific billing documents.
- 07 Capability
Products list
Browse all the products currently offered in your Stripe account. Use this to see your current catalog offerings.
08—10
3 capabilities in this set.
Part of 13 available through Stripe.
- 08 Capability
Product create
Create a new product in your Stripe catalog before setting up prices. This helps you expand your offerings.
- 09 Capability
Prices list
View all price tiers for a specific product in your account. Use this to check your current billing structures.
- 10 Capability
Refunds list
View a complete history of all refunds issued on your account. Use this to track your refund activity.
11—13
3 capabilities in this set.
Part of 13 available through Stripe.
- 11 Capability
Refund create
Issue a partial or full refund for a specific payment in cents. This allows you to handle customer requests instantly.
- 12 Capability
Charges list
View all charges filtered by a specific customer ID. Use this to audit a single user's payment history.
- 13 Capability
Payouts list
See a list of all payouts from your Stripe account. This helps you reconcile your bank deposits.
Set up in minutes
One URL. Then ask Stripe to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Stripe from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_LjNs4iU17NuKMj0nVgmWSbupSb1MWU9FnbDDpEAN/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Stripe, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Stripe for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_LjNs4iU17NuKMj0nVgmWSbupSb1MWU9FnbDDpEAN/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Stripe URL.
- Step 03
Save and start
Save the connection and enable Stripe in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"stripe": {
"url": "https://edge.vinkius.com/vk_preview_LjNs4iU17NuKMj0nVgmWSbupSb1MWU9FnbDDpEAN/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Stripe
Open Agent mode in chat and ask: "Using Stripe, help me...". 13 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"stripe": {
"url": "https://edge.vinkius.com/vk_preview_LjNs4iU17NuKMj0nVgmWSbupSb1MWU9FnbDDpEAN/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Stripe
Ask Copilot: "Using Stripe, help me...". 13 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"stripe": {
"url": "https://edge.vinkius.com/vk_preview_LjNs4iU17NuKMj0nVgmWSbupSb1MWU9FnbDDpEAN/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Stripe
Open Cascade and ask: "Using Stripe, help me...". 13 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"stripe": {
"url": "https://edge.vinkius.com/vk_preview_LjNs4iU17NuKMj0nVgmWSbupSb1MWU9FnbDDpEAN/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Stripe
Ask Cline: "Using Stripe, help me...". 13 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add stripe --transport http "https://edge.vinkius.com/vk_preview_LjNs4iU17NuKMj0nVgmWSbupSb1MWU9FnbDDpEAN/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Stripe
Ask Claude: "Using Stripe, show me...". 13 tools are ready
Where the request belongs
Work Stripe can move forward.
This is for the SaaS founder who's tired of manual churn audits, the support lead handling a mountain of billing tickets, and the finance manager who needs to reconcile payments without constant tab-switching.
SaaS Founder
Monitor MRR and churn trends daily to make quick pivot decisions without leaving your workspace.
Customer Support Lead
Quickly pull invoice links and payment statuses to resolve user tickets during live chats.
Finance Manager
Audit payment intents and reconcile balances across multiple currencies for end-of-month reporting.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsStripe
Manage payments, customers, products and subscriptions via Stripe. create payment intents, track invoices and audit refunds from any AI agent.
Stripe Legacy
Manage payments, customers, and account balances on Stripe via the legacy API with AI agents.
Paddle
Manage billing, subscriptions, and transactions via Paddle. inspect customers, list products, pause recurring plans, and void transactions from any AI agent.
PayPal
Manage e-commerce payments via PayPal. orchestrate orders, process captures securely, issue refunds natively, and structure active subscriptions using AI.
Recurly
Automate subscription billing and management via Recurly. manage subscriptions, accounts, and invoices directly from any AI agent.
Chargebee
Manage recurring subscriptions, automate billing cycles, and reduce churn with revenue operations built for SaaS growth.
Bring your own AI
Change the model, client or framework. Keep Stripe connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Stripe.
The practical details behind the request, access and result.
Can the Stripe MCP help me find specific invoices?
Yes, it lets your agent search for invoices based on customer ID or status so you can find paid or overdue documents instantly.
Can I use the Stripe MCP to see my account balance?
You can ask your agent for your current balance, and it'll show you both available and pending amounts across different currencies.
Does the Stripe MCP support creating new products?
Yes, your agent can create new products and list existing price tiers to help you organize your offerings.
Can the Stripe MCP help with customer management?
You can use it to list your customers, search by email, or create new customer profiles for your business.
Can I process refunds through the Stripe MCP?
You can use it to issue partial or full refunds for specific payments by telling your agent the amount.
Can the Stripe MCP help with subscription tracking?
It can list all your active, past-due, and canceled subscriptions so you can monitor churn easily.
How do I get started with Stripe MCP?
Subscribe, then go to the Stripe Dashboard → Developers → API keys and copy your Secret key (starts with sk_live_ or sk_test_ for testing). Paste it here and you're ready. No SDK, no server setup, no webhooks. just connect and start querying your payment data.
Can my AI agent track subscription churn and billing status?
Yes. Ask your agent to list all subscriptions filtered by status. 'show me all past-due subscriptions' or 'how many canceled subscriptions do we have this month?'. It returns billing intervals, plan amounts, and whether the subscription will cancel at period end. Perfect for SaaS MRR monitoring.
How do I check if a customer's payment went through?
Just ask. 'check recent payments for customer cus_abc123' or 'did John's payment go through?'. Your agent pulls the latest payment intents showing the amount, currency, and status (succeeded, requires_action, or failed). No need to log into the Stripe dashboard or refresh browser tabs.
Can I manage customers and invoices for my entire team?
Absolutely. Create new customers with name, email, and notes in a single command. List all invoices filtered by customer or status. open, paid, or overdue. Share hosted invoice URLs directly from the conversation. Perfect for finance teams, SaaS billing departments, and e-commerce operations managing hundreds of customer accounts.
One connection away
Give your agent a direct line to Stripe.
Connect Stripe once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available