Error handling
If something goes wrong, the MCP Server returns clear error messages. Common scenarios include:
- Authentication errors: the session has expired. Re-authorise through your platform's admin panel to reconnect.
- Invalid parameters: the AI receives a descriptive error and can adjust its query automatically.
- Rate limits: if the API rate limit is exceeded, the user is informed and can retry after a short wait.
- Service unavailable: if the API is temporarily unreachable, the error message will indicate this.