chargebee.com
Chargebee exposes tenant-scoped REST APIs at `/api/v1` and `/api/v2` authenticated with a site API key via HTTP Basic Auth, plus MCP servers for Knowledge Base (public), Data Lookup, Onboarding, and Custom tools authenticated either by per-server Bearer API keys or Chargebee-issued OAuth clients.
- Chargebee Knowledge Base MCP Serverdiscovered
- Chargebee Data Lookup MCP Serverdiscovered
- Chargebee Onboarding MCP Serverdiscovered
- Chargebee Custom MCP Serverdiscovered
- Chargebee REST API v2discovered
- Chargebee API v1discovered
Log in to the Chargebee application, then go to Settings > Configure Chargebee > API Keys and Webhooks. Open the API Keys tab, click Add an API Key, choose a Full-Access Key, name it, and copy the key. Use the API key for the specific test or live site you are integrating with; keys are environment-specific.
In Chargebee Billing, go to Settings > Configure Chargebee > Agentic AI > MCP Servers, open the specific MCP server, then under Access & Authentication enable MCP Access and create an API key for that server. Chargebee allows up to 5 API keys per MCP server. Use the key as Authorization: Bearer <key>.
In Chargebee Billing, go to Settings > Configure Chargebee > Agentic AI > MCP Servers, open the specific MCP server, then under Access & Authentication enable MCP Access and create an OAuth client for the MCP client you want to use. Reuse the same OAuth client ID for users of the same MCP client as Chargebee recommends. Users authenticate through the Chargebee Billing login page and are redirected back to the MCP client. OAuth is not supported on sites with Multi-Business Entity enabled.
conventions · 1/7 published
- integrations.json——
- llms.txt✓https://chargebee.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing