Recharge Connector for AI agents.
11 live capabilities
Manage subscription commerce and recurring billing via natural conversation.
Waiting for input…
Why people use Recharge
Recharge for Subscription Commerce Automation
This Connector lets you skip the navigation. You can just tell your agent what needs to happen, and it uses the Recharge API to make the change. You get the same result as clicking through the dashboard, but it happens in the same window where you're already working.
What Vinkius changes
You get a conversational interface for your subscription commerce data.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Quickly verifying a shipping address
A support rep needs to find a customer's address.
- Real-world use case 02
Summarizing weekly revenue
An owner wants to see who is paying this week.
- Real-world use case 03
Updating a subscription quantity
A customer wants to skip a month.
Complete set · 11capabilities
The complete Recharge capability set.
These are the exact actions your AI can choose when you ask it to work with Recharge.
01—04
4 capabilities in this set.
Part of 11 available through Recharge.
- 01 Capability
Get customer
Pulls specific details for a single customer profile. This helps you quickly find contact info and account history.
- 02 Capability
Get order
Retrieves all data associated with a specific subscription order. You can use this to check fulfillment status or order items.
- 03 Capability
List products
Shows every subscription product currently in your Recharge catalog. It's a quick way to see your full offering.
- 04 Capability
Get subscription details
Fetches the current status and metadata for a specific subscription. Use this to see exactly what a customer is signed up for.
05—08
4 capabilities in this set.
Part of 11 available through Recharge.
- 05 Capability
List shipping addresses
Provides a list of all shipping addresses for your customers. This makes it easy to verify where to send replacements.
- 06 Capability
List billing charges
Shows all processed charges to help you track recurring revenue. It gives you a clear view of your payment history.
- 07 Capability
List customers
Returns a full list of subscribers in your Recharge account. This is great for getting a bird's eye view of your base.
- 08 Capability
List subscription orders
Lists all processed orders to help you monitor your fulfillment pipeline. Use this to track recent activity.
09—11
3 capabilities in this set.
Part of 11 available through Recharge.
- 09 Capability
List subscriptions
Retrieves all subscriptions to help you see what's active or cancelled. It gives you a full count of your current plans.
- 10 Capability
Update subscription
Changes quantities or dates on an existing subscription. This lets you modify plans without manual dashboard navigation.
- 11 Capability
Cancel subscription
Ends a subscription immediately to stop future billing. Use this to handle churn or plan terminations instantly.
Set up in minutes
One URL. Then ask Recharge to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Recharge 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_gA3pB15bdsPxN0gYoAnvY5fVjosDBpVikNCT2UV5/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 Recharge, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Recharge for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_gA3pB15bdsPxN0gYoAnvY5fVjosDBpVikNCT2UV5/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 Recharge URL.
- Step 03
Save and start
Save the connection and enable Recharge in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"recharge": {
"url": "https://edge.vinkius.com/vk_preview_gA3pB15bdsPxN0gYoAnvY5fVjosDBpVikNCT2UV5/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 Recharge
Open Agent mode in chat and ask: "Using Recharge, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"recharge": {
"url": "https://edge.vinkius.com/vk_preview_gA3pB15bdsPxN0gYoAnvY5fVjosDBpVikNCT2UV5/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 Recharge
Ask Copilot: "Using Recharge, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"recharge": {
"url": "https://edge.vinkius.com/vk_preview_gA3pB15bdsPxN0gYoAnvY5fVjosDBpVikNCT2UV5/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 Recharge
Open Cascade and ask: "Using Recharge, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"recharge": {
"url": "https://edge.vinkius.com/vk_preview_gA3pB15bdsPxN0gYoAnvY5fVjosDBpVikNCT2UV5/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 Recharge
Ask Cline: "Using Recharge, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add recharge --transport http "https://edge.vinkius.com/vk_preview_gA3pB15bdsPxN0gYoAnvY5fVjosDBpVikNCT2UV5/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 Recharge
Ask Claude: "Using Recharge, show me...". 11 tools are ready
Where the request belongs
Work Recharge can move forward.
Subscription owners, e-commerce managers, and customer support leads who are tired of manual billing updates and want to automate recurring commerce workflows.
Subscription Manager
Handles high-volume plan changes and renewals without opening a single browser tab.
Customer Support Rep
Quickly finds customer info to resolve billing tickets in seconds during a live chat.
E-commerce Owner
Monitors recurring revenue and churn metrics without digging into complex dashboards.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsRecharge
Automate subscription commerce via Recharge. manage subscriptions, customers, and orders directly from any AI agent.
Chargebee
Manage recurring subscriptions, automate billing cycles, and reduce churn with revenue operations built for SaaS growth.
Recurly
Automate subscription billing and management via Recurly. manage subscriptions, accounts, and invoices directly from any AI agent.
Ordergroove
Subscription management for eCommerce. manage recurring orders and customer loyalty via Ordergroove.
Loop Subscriptions
Subscription management for Shopify. manage recurring orders and customers via Loop.
Chargify
Automate recurring billing via Chargify (Maxio). manage subscriptions, customers, plans, and revenue holds directly via AI agents.
Bring your own AI
Change the model, client or framework. Keep Recharge 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 Recharge.
The practical details behind the request, access and result.
Can I use the Recharge MCP to manage my subscriptions?
Yes, you can use it to perform almost any routine subscription task, from checking plan statuses to updating quantities, all through your AI agent.
How does the Recharge MCP help with recurring billing?
It gives your agent direct access to your billing history and charges, allowing you to pull revenue data or check payment statuses instantly.
Can I cancel subscriptions using the Recharge MCP?
Yes, you can ask your agent to end a subscription immediately. It will stop future billing cycles for that customer without you needing to log in.
Does the Recharge MCP work with my current AI agent?
It works with any MCP-compatible client, including Claude, Cursor, and Windsurf, making it easy to plug into your existing setup.
How do I connect my Recharge account to the Connector?
Just subscribe to the Connector on Vinkius and add your Recharge API Access Token to your agent's configuration settings.
Can I see my billing charges with this capability?
Absolutely. Your agent can retrieve a full list of processed charges to help you track your recurring revenue and history.
Can I list all my active subscriptions using my AI agent?
Yes! Use the list_subscriptions capability to retrieve a comprehensive list of all active and cancelled subscriptions in your account.
One connection away
Give your agent a direct line to Recharge.
Connect Recharge once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available