For the complete documentation index, see llms.txt. This page is also available as Markdown.

Error handling

If something goes wrong, the MCP Server will return clear error messages. Common scenarios include:

  • Authentication errors: Your session has expired. Re-authorise through the admin panel to reconnect.

  • Invalid parameters: The AI will receive a descriptive error and can adjust its query automatically.

  • Rate limits: If you exceed the API rate limit, you will be informed and can retry after a short wait.

  • Service unavailable: If the ExoClick API is temporarily unreachable, the error message will indicate this.

Last updated

Was this helpful?