Skip to content
Claude Desktop

eigenlayer mcp for Claude Desktop

io.github.junct-bot/eigenlayer-mcp

Eigenlayer - 8 tools for staking, delegation, and rewards data

client:Claude Desktop transport:streamable-http

Install eigenlayer mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "eigenlayer-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://eigenlayer.mcp.junct.dev/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

eigenlayer mcp in other clients