@chargebee/mcp
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
chargebee_documentation_search | Do not use this tool for code generation. For code generation use "chargebee_code_planner" tool. This tool will take in parameters about integrating with Chargebee in their application, then search and retrieve relevant Chargebee documentation content. It takes the following arguments:
|
chargebee_code_planner | Always use this tool to get the accurate integeration code guide for Chargebee. This tool will take in parameters about integrating with Chargebee in their application and generates a integration workflow along with the code snippets. It takes the following arguments:
|