Chargebee
@chargebee
About Chargebee
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"chargebee": {
"command": "npx",
"args": [
"-y",
"@chargebee/mcp"
]
}
}
}Tools
2Use this tool for any Chargebee integration questions or implementation needs. Always use this tool to get the accurate integration code guide for Chargebee. This is the main tool developers need when asking about implementing Chargebee functionality (like "how to update billing address", "how to create subscription", "how to handle webhooks", etc.). This tool will take in parameters about integrating with Chargebee in their application and generates an integration workflow along with the code snippets. It takes the following arguments: - goal (string): What is the user's goal? - language (enum): Programming language the code to be generated in. Check the user's application language.
Only use this tool for general product documentation queries, NOT for implementation questions. Do not use this tool for code generation or implementation questions. For any developer questions about implementing Chargebee functionality (like "how to update billing address", "how to create subscription", etc.), use "chargebee_code_planner" tool instead. This tool should only be used for: - General product documentation queries about Chargebee's features and concepts - Understanding billing, payments, receivables, revenue recognition concepts - Learning about subscription management processes - Finding product feature explanations and overviews - Non-implementation related documentation queries It takes the following arguments: - query (string): The user query to search an answer for in the Chargebee documentation. - language (enum): The programming language for the documentation. Check the user's application language. - userRequest (string): User's original request to you.
Overview
What is Chargebee?
Chargebee AgentKit is a toolkit that adds Chargebee billing and subscription management capabilities to AI applications like Claude, Cursor, and other agentic AI tools, enabling users to manage billing workflows through natural language or AI-driven interfaces.
How to use Chargebee?
Install the Chargebee MCP Server package from the modelcontextprotocol directory and configure it with your AI-powered code editor (Cursor, Windsurf, Cline) or general-purpose tool such as Claude Desktop.
Key features of Chargebee
- Integrates with AI-powered code editors and Claude Desktop.
- Provides tools for billing and subscription workflows.
- Simplifies subscription management through AI agents.
- Enables cross-role integration with Chargebee.
Use cases of Chargebee
- Manage customer subscriptions via AI assistants.
- Automate billing inquiries using agentic workflows.
FAQ from Chargebee
What runtime or dependencies does Chargebee require?
The README does not specify runtime requirements beyond integration with AI applications and editors that support the Model Context Protocol.
Which tools and editors can I use with Chargebee?
Chargebee AgentKit works with AI-powered code editors like Cursor, Windsurf, and Cline, as well as with general-purpose tools like Claude Desktop.
How is data handled and where does it live?
The README does not describe data storage, routing, or compliance details.
What transport or authentication does the server use?
The README does not specify transport protocol or authentication method.
Is Chargebee AgentKit open source?
Yes, it is licensed under the MIT license.
Frequently asked questions
What runtime or dependencies does Chargebee require?
The README does not specify runtime requirements beyond integration with AI applications and editors that support the Model Context Protocol.
Which tools and editors can I use with Chargebee?
Chargebee AgentKit works with AI-powered code editors like Cursor, Windsurf, and Cline, as well as with general-purpose tools like Claude Desktop.
How is data handled and where does it live?
The README does not describe data storage, routing, or compliance details.
What transport or authentication does the server use?
The README does not specify transport protocol or authentication method.
Is Chargebee AgentKit open source?
Yes, it is licensed under the MIT license.
Basic information
More Other MCP servers
Nginx UI
0xJackyYet another WebUI for Nginx
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Comments