Skip to content
Grok

analytics for Grok

com.zenovay/analytics

Real-time web analytics for AI agents: query traffic, funnels, revenue, and manage your sites.

client:Grok transport:streamable-http

Install analytics in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "analytics": {
      "type": "http",
      "url": "https://api.zenovay.com/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

analytics in other clients