Skip to content
Grok

Web Analytics for Grok

ai.b77/web-analytics

Ask about your website traffic in chat.

client:Grok transport:streamable-http

Install Web Analytics in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "web-analytics": {
      "type": "http",
      "url": "https://web-analytics.b77.ai/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Web Analytics in other clients