Stripe Connector for AI agents.
11 live capabilities
Manage payments and customer billing without leaving your chat interface.
Waiting for input…
Why people use Stripe
Stripe Legacy for Faster Payment Management
This Connector changes that by bringing your Stripe data into your active workspace. Instead of navigating menus, you just tell your agent to list recent charges or check a specific customer's status. You get the information you need in seconds, right where you're already working.
What Vinkius changes
You can handle your core Stripe operations through a chat interface instead of a dashboard.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Support Ticket Resolution
A customer asks about a failed payment.
- Real-world use case 02
Daily Financial Check
A business owner wants to know if they can afford a new hire.
- Real-world use case 03
Bulk Refund Processing
A merchant needs to refund 10 people for a shipping delay.
Complete set · 11capabilities
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 11 available through Stripe.
- 01 Capability
Create token
Generate a single-use payment token. This is essential for securing and processing one-time payments.
- 02 Capability
Get balance
Check your current account balance. You'll see both available and pending funds in one go.
- 03 Capability
Get charge
Retrieve the specific details of a single charge. Use this to see the status and metadata of a transaction.
- 04 Capability
Get customer
Look up the details for a specific customer. It helps you find the right account information quickly.
05—08
4 capabilities in this set.
Part of 11 available through Stripe.
- 05 Capability
List charges
See a list of all charges in your account. This is great for getting an overview of recent activity.
- 06 Capability
List customers
View all customers registered in your Stripe account. It's the fastest way to browse your entire client base.
- 07 Capability
List invoices
Pull a list of all invoices. You can quickly check which bills have been sent or paid.
- 08 Capability
List subscriptions
See all your active subscriptions. This helps you monitor recurring revenue at a glance.
09—11
3 capabilities in this set.
Part of 11 available through Stripe.
- 09 Capability
Create charge
Create a new charge for a customer. It lets you handle transactions quickly by passing the necessary data.
- 10 Capability
Create customer
Add a new customer to your Stripe account. This keeps your records organized and ready for future billing.
- 11 Capability
Create refund
Issue a refund for a specific charge. It simplifies the process of returning money to your clients.
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_nxKaSYGZifxG4mM5hdyQakVFdv4mybqScJejNzzt/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_nxKaSYGZifxG4mM5hdyQakVFdv4mybqScJejNzzt/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-legacy": {
"url": "https://edge.vinkius.com/vk_preview_nxKaSYGZifxG4mM5hdyQakVFdv4mybqScJejNzzt/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...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"stripe-legacy": {
"url": "https://edge.vinkius.com/vk_preview_nxKaSYGZifxG4mM5hdyQakVFdv4mybqScJejNzzt/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...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"stripe-legacy": {
"url": "https://edge.vinkius.com/vk_preview_nxKaSYGZifxG4mM5hdyQakVFdv4mybqScJejNzzt/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...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"stripe-legacy": {
"url": "https://edge.vinkius.com/vk_preview_nxKaSYGZifxG4mM5hdyQakVFdv4mybqScJejNzzt/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...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add stripe-legacy --transport http "https://edge.vinkius.com/vk_preview_nxKaSYGZifxG4mM5hdyQakVFdv4mybqScJejNzzt/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...". 11 tools are ready
Where the request belongs
Work Stripe can move forward.
This is for the e-commerce owner tired of digging through logs, the support rep answering refund questions, and the dev testing payment flows.
Support Representative
Resolving billing tickets by pulling charge details instantly to give customers accurate answers.
E-commerce Manager
Checking daily sales and account balances on the fly to monitor business health.
Backend Developer
Testing payment logic and token creation without needing to manually navigate a UI.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsStripe
Manage payments, customers, subscriptions, invoices, and account balance via Stripe. all from any AI agent.
Paddle
Manage billing, subscriptions, and transactions via Paddle. inspect customers, list products, pause recurring plans, and void transactions from any AI agent.
Braintree
Process and manage payments via Braintree GraphQL API. search transactions, manage customers, and issue refunds directly from any AI agent.
Paystack
Manage payments via Paystack. list transactions, verify payments, and manage customers directly from any AI agent.
Blink Payment
Manage payments, customers, and paylinks seamlessly using Blink Payment with AI Agents.
PayPal
Manage e-commerce payments via PayPal. orchestrate orders, process captures securely, issue refunds natively, and structure active subscriptions using AI.
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 Stripe Legacy MCP help with customer support?
Yes, it lets your agent pull charge details instantly to answer billing questions without you having to leave your workspace.
Does Stripe Legacy MCP work with my existing account?
It connects to your Stripe account using your secret key to manage your data directly through your AI client.
Can I use Stripe Legacy MCP to issue refunds?
Yes, you can use it to create refunds for specific charges through your agent, making it much faster to handle returns.
How do I see my account balance with Stripe Legacy MCP?
You can just ask your agent to check your balance to see available and pending funds in real time.
Is Stripe Legacy MCP good for managing subscriptions?
It allows you to list all active subscriptions to monitor your recurring revenue at a glance.
Can Stripe Legacy MCP create new customers?
Yes, it lets you add new customer profiles to your account using simple commands while you chat with your agent.
How do I find my Stripe Secret Key?
Log in to your Stripe dashboard, navigate to Developers > API keys, and you will find your Secret Key (starting with sk_live_ or sk_test_) there.
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