mcp chargebee for Claude Code
io.github.codespar/mcp-chargebee
MCP server for Chargebee — global subscription billing, recurring revenue orchestration
client:Claude Code
transport:stdio
runtime:npm
Install mcp chargebee in Claude Code
run in your project directory
claude mcp add mcp-chargebee -e CHARGEBEE_SITE=<CHARGEBEE_SITE> -e CHARGEBEE_API_KEY=<CHARGEBEE_API_KEY> -- npx -y @codespar/mcp-chargebee
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs