chargebee-mcp.md

Chargebee MCP

from"chargebee"
540

MCP Server that connects AI agents to Chargebee platform

Finance
ChargebeebillingsubscriptionsSaaS
install.sh
# Clone the repository
$git clone https://github.com/chargebee/agentkit
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve