24 actions ready for your AI
Connect Chargebee to your AI
Add your Chargebee key once and every AI you use can list customers, create customers and export customers through it.
Needs your API keyWorks today: paste the key from this app and your AI can use it. One-click sign-in is not built yet.
Not verified by us yet. Its actions come from Chargebee's own documented API, and we have not run them here yet.
Use your own Chargebee account. Credentials stay encrypted in ahel.
Tell me when ahel has verified Chargebee
What your AI can do with Chargebee
Choose a task and ask your AI.
Customer
- List customers
GETList customers
chargebee-request-origin-device- The device from which the customer has made the request
chargebee-request-origin-user- The email address of your customer/user.
chargebee-request-origin-user-encoded- The Base64-encoded email address of your customer/user.
chargebee-request-origin-ip- The IP address of the customer where the request originated
- Create a customer
POSTCreate a customer
chargebee-request-origin-device- The device from which the customer has made the request
chargebee-request-origin-user- The email address of your customer/user.
chargebee-request-origin-user-encoded- The Base64-encoded email address of your customer/user.
chargebee-request-origin-ip- The IP address of the customer where the request originated
- Export customers
POSTExport customers
chargebee-request-origin-device- The device from which the customer has made the request
chargebee-request-origin-user- The email address of your customer/user.
chargebee-request-origin-user-encoded- The Base64-encoded email address of your customer/user.
chargebee-request-origin-ip- The IP address of the customer where the request originated
- Retrieve a customer
GETRetrieve a customer
customer-idrequiredchargebee-request-origin-device- The device from which the customer has made the request
chargebee-request-origin-user- The email address of your customer/user.
chargebee-request-origin-user-encoded- The Base64-encoded email address of your customer/user.
- Update a customer
POSTUpdate a customer
customer-idrequiredchargebee-request-origin-device- The device from which the customer has made the request
chargebee-request-origin-user- The email address of your customer/user.
chargebee-request-origin-user-encoded- The Base64-encoded email address of your customer/user.
- List customer entitlements
GETList customer entitlements
customer-idrequiredchargebee-request-origin-device- The device from which the customer has made the request
chargebee-request-origin-user- The email address of your customer/user.
chargebee-request-origin-user-encoded- The Base64-encoded email address of your customer/user.
- Move a customer
POSTMove a customer
id_at_from_siterequired- Id of the customer to be copied.
from_siterequired- Name of the site from which this customer need to be copied.
chargebee-request-origin-device- The device from which the customer has made the request
chargebee-request-origin-user- The email address of your customer/user.
- Delete a customer
POSTDelete a customer
customer-idrequiredchargebee-request-origin-device- The device from which the customer has made the request
chargebee-request-origin-user- The email address of your customer/user.
chargebee-request-origin-user-encoded- The Base64-encoded email address of your customer/user.
Hierarchy
- Get hierarchy
GETGet account hierarchy for a customer
hierarchy_operation_typerequired- Specifies which part of the account hierarchy to retrieve for the customer identified by {customerid} . completehierarchy - Retrieve all nodes in the account hierarchy.
customer-idrequiredchargebee-request-origin-device- The device from which the customer has made the request
chargebee-request-origin-user- The email address of your customer/user.
- List hierarchy details
GETGet paginated account hierarchy for a customer
customer-idrequiredhierarchy_operation_typerequired- Specifies which part of the hierarchy to fetch.
chargebee-request-origin-device- The device from which the customer has made the request
chargebee-request-origin-user- The email address of your customer/user.
- Update hierarchy access settings for a customer
POSTUpdate account hierarchy access settings for a customer
customer-idrequiredchargebee-request-origin-device- The device from which the customer has made the request
chargebee-request-origin-user- The email address of your customer/user.
chargebee-request-origin-user-encoded- The Base64-encoded email address of your customer/user.
Subscription
- Create subscription for items
POSTCreate a subscription
customer-idrequiredchargebee-request-origin-device- The device from which the customer has made the request
chargebee-request-origin-user- The email address of your customer/user.
chargebee-request-origin-user-encoded- The Base64-encoded email address of your customer/user.
- List subscriptions
GETList subscriptions
chargebee-request-origin-device- The device from which the customer has made the request
chargebee-request-origin-user- The email address of your customer/user.
chargebee-request-origin-user-encoded- The Base64-encoded email address of your customer/user.
chargebee-request-origin-ip- The IP address of the customer where the request originated
- Import subscription for items
POSTImport a subscription
customer-idrequiredstatusrequired- Current state of the subscription.
chargebee-request-origin-device- The device from which the customer has made the request
chargebee-request-origin-user- The email address of your customer/user.
Contact
- Add contacts to a customer
POSTAdd contacts to a customer
customer-idrequiredchargebee-request-origin-device- The device from which the customer has made the request
chargebee-request-origin-user- The email address of your customer/user.
chargebee-request-origin-user-encoded- The Base64-encoded email address of your customer/user.
- Update contacts for a customer
POSTUpdate contacts for a customer
customer-idrequiredchargebee-request-origin-device- The device from which the customer has made the request
chargebee-request-origin-user- The email address of your customer/user.
chargebee-request-origin-user-encoded- The Base64-encoded email address of your customer/user.
Show 8 more groups
Billing
- Update billing info for a customer
POSTUpdate billing info for a customer
customer-idrequiredchargebee-request-origin-device- The device from which the customer has made the request
chargebee-request-origin-user- The email address of your customer/user.
chargebee-request-origin-user-encoded- The Base64-encoded email address of your customer/user.
Card
- Update card for a customer
POSTUpdate card for a customer
customer-idrequirednumberrequired- The credit card number without any format.
expiry_monthrequired- Card expiry month.
expiry_yearrequired- Card expiry year.
Link
- Link a customer
POSTLink a customer to an account hierarchy
customer-idrequiredchargebee-request-origin-device- The device from which the customer has made the request
chargebee-request-origin-user- The email address of your customer/user.
chargebee-request-origin-user-encoded- The Base64-encoded email address of your customer/user.
Merge
- Merge customers
POSTMerge customers
from_customer_idrequired- From customer id.
to_customer_idrequired- To customer id.
chargebee-request-origin-device- The device from which the customer has made the request
chargebee-request-origin-user- The email address of your customer/user.
Of
- List of contacts for a customer
GETList of contacts for a customer
customer-idrequiredchargebee-request-origin-device- The device from which the customer has made the request
chargebee-request-origin-user- The email address of your customer/user.
chargebee-request-origin-user-encoded- The Base64-encoded email address of your customer/user.
Payment
- Update payment method for a customer
POSTUpdate payment method for a customer
customer-idrequiredchargebee-request-origin-device- The device from which the customer has made the request
chargebee-request-origin-user- The email address of your customer/user.
chargebee-request-origin-user-encoded- The Base64-encoded email address of your customer/user.
Quote
- Create a quote for a new subscription items
POSTCreate a quote for subscription creation
customer-idrequiredchargebee-request-origin-device- The device from which the customer has made the request
chargebee-request-origin-user- The email address of your customer/user.
chargebee-request-origin-user-encoded- The Base64-encoded email address of your customer/user.
Voucher
- List vouchers for a customer
GETList vouchers for a customer
customer-idrequiredchargebee-request-origin-device- The device from which the customer has made the request
chargebee-request-origin-user- The email address of your customer/user.
chargebee-request-origin-user-encoded- The Base64-encoded email address of your customer/user.
Ask your AI
Try one of these requests with a connected AI.
- List my customers in Chargebee
- Create a customer in Chargebee
- Update a customer in Chargebee
- List my voucher customers in Chargebee
- Create a subscription item in Chargebee
- Show me the hierarchy in Chargebee
Works with
All appsUse Chargebee alongside your other connected apps.
Published servers for Chargebee
Built by the community and served through your gateway with the same key. A curated pick is one ahel has checked.
Chargebee MCP server, hosted by ahel
One hosted endpoint serves Chargebee. There is nothing to install and no local server to run.
Connect Chargebee to Claude, Claude Code, Cursor or Codex
- Add your Chargebee key. ahel stores it encrypted.
- Add your Chargebee site. Chargebee gives every customer its own address, and that is the one ahel calls.
- Paste one link into your AI:
https://mcp.ahel.ai(once, for every app). - Ask for the work. Your AI picks the action and ahel runs it with your key.
Documentation
- Where to find your Chargebee keyon the vendor's side; paste it into ahel after sign-in
About Chargebee
Chargebee is a payments service. Connect your own key and your AI can list customers, create customers and export customers.
Chargebee over MCP: ahel serves Chargebee to Claude, Claude Code, Cursor and Codex as one hosted MCP endpoint. There is no local server to run. Add your Chargebee key once, paste one link into your AI, and the actions above are there.
Questions
Is my Chargebee key safe?
Your Chargebee key is sealed in ahel and added to the request server-side when your AI calls Chargebee. It never crosses the MCP link, no tool can read it back, and you can turn the app off or remove the key at any time.
Which AIs can use Chargebee through ahel?
Any MCP-capable AI: Claude, Claude Code, Codex, Cursor, VS Code and others. Paste one link, https://mcp.ahel.ai, into the AI once and everything in your gateway arrives through it.
What can my AI do with Chargebee?
24 actions today, covering customers, hierarchies and subscriptions. Ask in plain language; your AI picks the action and ahel runs it with your key.
Does connecting Chargebee cost anything?
Connecting apps is free during ahel's early access. Free, Pro and Team all cost nothing today, and the pricing page lists what each one includes. Chargebee may bill you for API use under its own terms.
