Skip to content

Claude Desktop / Cowork

Claude Desktop / Cowork

Claude Desktop and Cowork both fit the hosted MCP flow. Use the connector UI instead of manually managing API keys in prompts.

  • An Agent Analytics account at app.agentanalytics.sh
  • Claude Desktop or Cowork access
  • GitHub or Google sign-in matching your Agent Analytics account
  1. Open Settings
  2. Open Connectors
  3. Choose Add
  4. Choose Custom
  5. Enter:
https://mcp.agentanalytics.sh/mcp

You will be asked to sign in with GitHub or Google. Use the same identity that owns the projects in Agent Analytics.

Ask Claude:

  • List my projects
  • Show me a 7 day overview for my-site
  • Where do users drop off between signup and purchase?

This path is the best hosted experience for conversational analytics because the MCP server can return structured tool results and rich UI where supported.

If you have not created your first real project yet, continue with First Project in 5 Minutes.

  • The hosted MCP server URL stays the same across Claude Desktop and Cowork.
  • You do not need to manually pass an X-API-Key once the connector sign-in succeeds.
  • If authentication succeeds but no projects appear, confirm the signed-in account matches your Agent Analytics dashboard account.
  • If a custom connector URL is rejected, re-enter the exact MCP endpoint: https://mcp.agentanalytics.sh/mcp
  • If you need lower-level debugging, switch to the API reference and test the same workflow with direct HTTP calls.