ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Chargebee with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage recurring subscriptions, automate billing cycles, and reduce churn with revenue operations built for SaaS growth.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete Chargebee capability set.

These are the exact actions your AI can choose when you ask it to work with Chargebee.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Chargebee.

  1. 01

    Create customer

    Create a new customer profile

  2. 02

    Get customer

    Get details for a specific customer

  3. 03

    Get subscription

    Get details for a specific subscription

  4. 04

    List addons

    List available product addons

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Chargebee.

  1. 05

    List invoices

    Can be filtered by status or customer. List Chargebee invoices

  2. 06

    List plans

    List available product plans

  3. 07

    List subscriptions

    Supports filtering via optional parameters. List Chargebee subscriptions

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Chargebee.

  1. 08

    Cancel subscription

    Cancel an existing subscription

  2. 09

    Create subscription

    Create a new subscription for a customer

  3. 10

    List customers

    List Chargebee customers

Observed, not estimated

884ms average. Fast in production.

Chargebee is checked daily against the live service.

Daily averagePeak 1052ms
Aug 20Today
Fastest day
752ms
Slowest day
1052ms
14-day trend
Improving-6%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Chargebee, so you can see the experience inside your AI.

It does not authenticate your account with Chargebee. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Chargebee Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_K9pXnAavvpm7mH32vOfunQF7Jrncdayw0Xs2ObIa/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Chargebee capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "chargebee-alternative-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_K9pXnAavvpm7mH32vOfunQF7Jrncdayw0Xs2ObIa/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Chargebee owners ask.

  • 01

    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.

  • 02

    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.

  • 03

    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.