Skip to content
Grok

peerlytics for Grok

xyz.peerlytics/peerlytics

ZKP2P analytics on Base: live orderbook, route planning, explorer, and protocol market data.

client:Grok transport:streamable-http

Install peerlytics in Grok

.mcp.json (in your project root)

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

peerlytics in other clients