Skip to content
Claude Desktop

analytics for Claude Desktop

ai.mcpanalytics/analytics

The statistical analyst in your AI chat — validated, citable, re-runnable analysis of your data.

client:Claude Desktop transport:streamable-http

Install analytics in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "analytics": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.mcpanalytics.ai/auth0"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

analytics in other clients