Skip to content
Claude Desktop

Statable for Claude Desktop

com.statable/analytics

Privacy-first, cookieless web analytics: traffic, sources, pages, goals, funnels and site setup.

client:Claude Desktop transport:streamable-http runtime:npm

Install Statable 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://mcp.statable.com/mcp"
      ]
    }
  }
}

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

Statable in other clients