Built by Metorial, the integration platform for agentic AI.

Learn More

Chargebee/agentkit

Chargebee MCP Server

Tools

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: - 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.

chargebee_documentation_search

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: - goal (string): What is the user's goal? - language (enum): Programming language the code to be generated in. Check the user's application language.

chargebee_code_planner