Chargebee Connector for AI agents.
10 live capabilities
Manage recurring subscriptions and billing workflows for your SaaS.
Waiting for input…
Why people use Chargebee
Chargebee for SaaS Billing and Revenue Ops
With this Connector, you just ask your AI client to find the invoice. It pulls the data from Chargebee instantly and gives you the answer in a sentence. You stop being a data entry clerk and start being a problem solver.
What Vinkius changes
You get a natural language interface for your entire Chargebee billing backend.
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 refund
A customer asks why they were charged.
- Real-world use case 02
Onboarding a new user
A salesperson closes a deal.
- Real-world use case 03
Plan migration
A user wants to move from Basic to Pro.
Complete set · 10capabilities
The complete Chargebee capability set.
These are the exact actions your AI can choose when you ask it to work with Chargebee.
01—04
4 capabilities in this set.
Part of 10 available through Chargebee.
- 01 Capability
Cancel subscription
End an existing subscription for a customer. Use this to stop recurring billing immediately.
- 02 Capability
Create customer
Make a new customer profile in Chargebee. This helps you onboard new users without manual entry.
- 03 Capability
Create subscription
Start a new recurring plan for a specific customer. Use this to activate new services quickly.
- 04 Capability
Get customer
Fetch all the details for a single customer profile. It pulls contact info and billing history.
05—07
3 capabilities in this set.
Part of 10 available through Chargebee.
- 05 Capability
Get subscription
Pull the specific details of a single subscription. Use this to check plan types and status.
- 06 Capability
List addons
See all the extra products and addons you offer. This helps you understand your current offerings.
- 07 Capability
List customers
Get a list of all customers currently in your system. Use this for high-level account audits.
08—10
3 capabilities in this set.
Part of 10 available through Chargebee.
- 08 Capability
List invoices
See all invoices, which you can filter by status or customer. This helps track your revenue.
- 09 Capability
List plans
View all the different product plans you have available. This is great for checking current pricing.
- 10 Capability
List subscriptions
Get a list of all subscriptions, with options to filter the results. Use this to monitor your base.
Set up in minutes
One URL. Then ask Chargebee to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Chargebee 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_K9pXnAavvpm7mH32vOfunQF7Jrncdayw0Xs2ObIa/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 Chargebee, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Chargebee for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_K9pXnAavvpm7mH32vOfunQF7Jrncdayw0Xs2ObIa/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 Chargebee URL.
- Step 03
Save and start
Save the connection and enable Chargebee in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"chargebee-alternative": {
"url": "https://edge.vinkius.com/vk_preview_K9pXnAavvpm7mH32vOfunQF7Jrncdayw0Xs2ObIa/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 Chargebee
Open Agent mode in chat and ask: "Using Chargebee, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"chargebee-alternative": {
"url": "https://edge.vinkius.com/vk_preview_K9pXnAavvpm7mH32vOfunQF7Jrncdayw0Xs2ObIa/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 Chargebee
Ask Copilot: "Using Chargebee, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"chargebee-alternative": {
"url": "https://edge.vinkius.com/vk_preview_K9pXnAavvpm7mH32vOfunQF7Jrncdayw0Xs2ObIa/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 Chargebee
Open Cascade and ask: "Using Chargebee, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"chargebee-alternative": {
"url": "https://edge.vinkius.com/vk_preview_K9pXnAavvpm7mH32vOfunQF7Jrncdayw0Xs2ObIa/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 Chargebee
Ask Cline: "Using Chargebee, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add chargebee-alternative --transport http "https://edge.vinkius.com/vk_preview_K9pXnAavvpm7mH32vOfunQF7Jrncdayw0Xs2ObIa/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 Chargebee
Ask Claude: "Using Chargebee, show me...". 10 tools are ready
Where the request belongs
Work Chargebee can move forward.
This is for the RevOps manager tired of manual data entry and the Customer Success lead who needs to check billing status without leaving their chat window.
RevOps Manager
Analyzes churn and revenue trends by querying subscription data quickly.
Customer Success Lead
Handles plan upgrades and billing issues for users in real-time.
Billing Administrator
Manages the product catalog and handles bulk invoice queries.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsChargebee
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.
Billsby
Manage subscription billing via Billsby. list customers, subscriptions, and invoices directly from any AI agent.
Cheddar
Manage usage-based billing and subscriptions via Cheddar. track usage, monitor invoices, and manage customers directly from any AI agent.
Chargify
Automate recurring billing via Chargify (Maxio). manage subscriptions, customers, plans, and revenue holds directly via AI agents.
Zoho Billing
Comprehensive billing and subscription management platform.
Bring your own AI
Change the model, client or framework. Keep Chargebee 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 Chargebee.
The practical details behind the request, access and result.
How does the Chargebee MCP help with customer churn?
It helps you identify at-risk customers faster. You can ask your agent to list all active subscriptions or check for pending invoices to spot issues before a customer decides to cancel.
Can I use the Chargebee MCP to create new accounts?
Yes, you can use it to create new customer profiles and start subscriptions programmatically. This helps automate your onboarding flow so you don't have to do it manually.
Does the Chargebee MCP support invoice filtering?
Yes, you can ask your agent to find invoices based on specific statuses like 'overdue' or 'paid', or filter them by a specific customer ID.
Can I see my product catalog using this Connector?
Absolutely. You can ask your agent to list your available plans and addons to see exactly what your current offerings are without opening the admin panel.
Is the Chargebee MCP good for high-volume billing tasks?
It's designed to make billing tasks easier by using natural language. It's great for quickly querying data, but for massive bulk exports, you should still check your dashboard.
Will the Chargebee MCP work with Claude or Cursor?
Yes, it works with any MCP-compatible client, including Claude, Cursor, and Windsurf, giving you a unified way to manage your billing.
Can I automatically list all active subscriptions for a site?
Yes! Use the list_subscriptions capability to retrieve all recorded subscriptions. You can then ask the agent to filter them by status if needed.
How do I fetch details for a specific customer?
Simply provide the Customer ID to the get_customer_details capability. It will return the full profile, including contact info and billing preferences.
Does this integration allow for creating new subscriptions?
Yes, you can use the create_subscription capability by providing the Customer ID and the Plan ID.
One connection away
Give your agent a direct line to Chargebee.
Connect Chargebee once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available