Skip to main content
Inspect available tool groups and learn to test or resolve connection issues with your self-hosted ChatbotX MCP server.

Tool Groups

ChatbotX MCP tools are generated dynamically from the system OpenAPI spec. When new APIs are added and the MCP Server is restarted, new tools appear automatically.

Testing Connection

Use curl to check whether your ChatbotX MCP Server is reachable:
When the connection is correct, the response starts with:
SSE connections stay open. It is normal for the command to stop after the timeout, as long as you see 200 OK and event: endpoint.

Common Issues

References