Braintree Connector for AI agents.
8 live capabilities
Manage your global payment gateway and customer refunds through natural conversation.
Waiting for input…
Why people use Braintree
Braintree Payment Gateway Management for E-commerce
This Connector changes that. You can just tell your agent to find the last three transactions for a specific customer and issue a partial refund on the largest one. It handles the API calls and data retrieval in the background, giving you a direct line to your payment data without the tab-switching.
What Vinkius changes
You get a way to manage your Braintree payments using only natural language.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Refund Spike
A customer service rep needs to process 50 refunds in an hour.
- Real-world use case 02
Missing Payment
An angry customer claims they were charged.
- Real-world use case 03
Failed Authorization
A developer sees a pending payment and asks the agent to use capture_transaction to finalize the sale.
Complete set · 8capabilities
The complete Braintree capability set.
These are the exact actions your AI can choose when you ask it to work with Braintree.
01—04
4 capabilities in this set.
Part of 8 available through Braintree.
- 01 Capability
Capture transaction
Captures an authorized transaction to move funds. Use this when you need to finalize a payment that's currently pending.
- 02 Capability
Search customers
Searches your customer vault by email or other criteria. Use this to find a user's account when they don't have their ID handy.
- 03 Capability
Search transactions
Lists recent transactions from your gateway. This helps you spot trends or find recent errors quickly.
- 04 Capability
Void transaction
Voids an authorized transaction so it doesn't go through. Use this to cancel a payment before the funds are actually captured.
05—08
4 capabilities in this set.
Part of 8 available through Braintree.
- 05 Capability
Get transaction
Pulls up every detail for a single transaction. It's the fastest way to see metadata for a specific payment ID.
- 06 Capability
Refund transaction
Issues a full or partial refund for a settled payment. This capability handles the logic of sending money back to the customer.
- 07 Capability
Charge payment method
Charges a specific payment method directly. This is the go-to for initiating new charges against saved customer data.
- 08 Capability
Get customer
Retrieves a specific customer's profile. Use this to see a customer's full billing history and active status.
Set up in minutes
One URL. Then ask Braintree to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Braintree 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_OrZt8at3Cszx0AC8W3EGzjx9G5lNeLsiQeo0EYE6/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 Braintree, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Braintree for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_OrZt8at3Cszx0AC8W3EGzjx9G5lNeLsiQeo0EYE6/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 Braintree URL.
- Step 03
Save and start
Save the connection and enable Braintree in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"braintree": {
"url": "https://edge.vinkius.com/vk_preview_OrZt8at3Cszx0AC8W3EGzjx9G5lNeLsiQeo0EYE6/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 Braintree
Open Agent mode in chat and ask: "Using Braintree, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"braintree": {
"url": "https://edge.vinkius.com/vk_preview_OrZt8at3Cszx0AC8W3EGzjx9G5lNeLsiQeo0EYE6/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 Braintree
Ask Copilot: "Using Braintree, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"braintree": {
"url": "https://edge.vinkius.com/vk_preview_OrZt8at3Cszx0AC8W3EGzjx9G5lNeLsiQeo0EYE6/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 Braintree
Open Cascade and ask: "Using Braintree, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"braintree": {
"url": "https://edge.vinkius.com/vk_preview_OrZt8at3Cszx0AC8W3EGzjx9G5lNeLsiQeo0EYE6/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 Braintree
Ask Cline: "Using Braintree, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add braintree --transport http "https://edge.vinkius.com/vk_preview_OrZt8at3Cszx0AC8W3EGzjx9G5lNeLsiQeo0EYE6/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 Braintree
Ask Claude: "Using Braintree, show me...". 8 tools are ready
Where the request belongs
Work Braintree can move forward.
This is for the e-commerce ops manager who's tired of manual refund processing or the customer success lead who needs to quickly verify payment statuses without bothering the engineering team.
E-commerce Operations Manager
Handles daily refund requests and transaction disputes without opening a browser.
Customer Success Lead
Quickly looks up customer billing profiles and saved payment methods to resolve tickets.
Checkout Developer
Uses the agent to quickly verify if specific transactions were captured or voided during testing.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBlink Payment
Manage payments, customers, and paylinks seamlessly using Blink Payment with AI Agents.
Checkout.com
Manage global payments via Checkout.com. track transactions, process refunds, and monitor account health directly from any AI agent.
Paystack
Manage payments via Paystack. list transactions, verify payments, and manage customers directly from any AI agent.
Adyen
Global payment processing. manage payments, refunds, and merchant accounts via AI.
Stripe
Manage payments, customers, products and subscriptions via Stripe. create payment intents, track invoices and audit refunds from any AI agent.
Hyperswitch
Manage payments, customers, and refunds via Hyperswitch API.
Bring your own AI
Change the model, client or framework. Keep Braintree 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 Braintree.
The practical details behind the request, access and result.
Can I use the Braintree MCP to process refunds for my customers?
Yes, you can use the Connector to issue full or partial refunds for settled transactions directly through your AI agent.
Does the Braintree MCP work with my production account?
Yes, you can connect both your sandbox and production environments by providing the correct keys in your setup.
Can my AI agent find customer profiles using only an email address?
Yes, you can search your customer vault by email to retrieve billing profiles and saved payment methods.
How does the Braintree MCP handle authorized payments that haven't been captured?
You can use it to either capture the funds to finalize the sale or void the transaction if you need to cancel it.
Can I see the full details of a specific payment using the Braintree MCP?
Yes, you can pull up the complete metadata and status for any specific transaction ID using your agent.
Is the Braintree MCP suitable for high-volume payment operations?
It's designed for that. It lets you manage many transactions and customer lookups through natural language instead of manual dashboard clicks.
Can I process a refund for a transaction using the agent?
Yes! Use the refund_transaction capability with the Transaction Node ID. You can also specify a partial amount if you don't want to refund the full charge.
How do I capture a previously authorized transaction?
Simply ask the agent to capture_transaction and provide the Transaction Node ID. The funds will be captured and the status updated in your Braintree account.
Does the integration allow searching for a customer by email?
Yes. Use the search_customers capability and provide the exact email address. The agent will execute a GraphQL query to find the matching customer profile.
One connection away
Give your agent a direct line to Braintree.
Connect Braintree once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available