Skip to content
Grok

Nexly Analytics for Grok

to.nexly/analytics

Read-only access to your Nexly web analytics: traffic, pages, acquisition, events, and reports.

client:Grok transport:streamable-http

Install Nexly Analytics in Grok

.mcp.json (in your project root)

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

Nexly Analytics in other clients