Skip to content
Grok

L2beat for Grok

io.github.pipeworx-io/l2beat

L2BEAT MCP — Layer 2 ecosystem analytics

client:Grok transport:streamable-http

Install L2beat in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "l2beat": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/l2beat/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

L2beat in other clients