finance & fintech

Mcp

MCP Server that connects AI agents to [Chargebee platform](https://www.chargebee.com/).

typescript
cloud
enterprise
finance & fintech
0
View on GitHub

Installation

npx -y chargebee/mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp",
  "command": "npx",
  "args": [
    "-y",
    "chargebee/mcp"
  ]
}

About This MCP Server

chargebee/mcp

MCP Server that connects AI agents to Chargebee platform.

GitHub: https://github.com/chargebee/agentkit/tree/main/modelcontextprotocol

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub