LogoSTMCP
Download
agentkit

Chargebee AgentKit

Chargebee AgentKit enhances AI applications like Claude and Cursor with Chargebee billing and subscription management capabilities, enabling seamless integration of billing workflows into AI agents.

Tools

1. Chargebee MCP Server

The Chargebee MCP Server provides a powerful set of tools to enhance developer productivity by integrating with AI-powered code editors and general-purpose tools.

Open Graph image for Chargebee AgentKit

JSON Config

{
  "mcpServers": {
    "chargebee": {
      "command": "node",
      "args": [
        "/path/to/chargebee-mcp-server/index.js"
      ],
      "env": {
        "CHARGEBEE_API_KEY": "your_api_key_here",
        "CHARGEBEE_SITE": "your_site_name"
      }
    }
  }
}

Useful Links

Information