Skip to content
Grok

nitur for Grok

io.github.amarshaked/nitur

Create projects and read their web analytics: views, referrers, countries, custom events.

client:Grok transport:streamable-http

Install nitur in Grok

.mcp.json (in your project root)

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

nitur in other clients