Skip to content

Agent-Native Analytics for Grok

io.github.builderio/agent-native-analytics

Agent-Native Amplitude/Mixpanel - connect data sources, prompt for charts

client:Grok transport:streamable-http

Install Agent-Native Analytics in Grok

.mcp.json (in your project root)

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

Agent-Native Analytics in other clients