Skip to content
Grok

Order Book Depth API for Grok

io.github.br0ski777/orderbook-depth

Uniswap V3 pool liquidity depth analysis — price impact at 1/2/5/10% levels. x402.

client:Grok transport:sse

Install Order Book Depth API in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "orderbook-depth": {
      "type": "sse",
      "url": "https://orderbook-depth.api.klymax402.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

Order Book Depth API in other clients