Skip to content
Grok

lido mcp for Grok

io.github.junct-bot/lido-mcp

Lido - 6 tools for staking, delegation, and rewards data

client:Grok transport:streamable-http

Install lido mcp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "lido-mcp": {
      "type": "http",
      "url": "https://lido.mcp.junct.dev/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

lido mcp in other clients