Skip to content

Lido

Free

by MCP Community

Terminal assistant for Lido staking — stake, unstake, wrap, govern, bridge, and monitor positions.

v1.2.2Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Lido MCP Server

Terminal assistant for Lido staking — stake, unstake, wrap, govern, bridge, and monitor positions.

Installation

npx -y @moly-mcp/lido

Reviews

Leave a Review

Installation

Quick install
npx -y @moly-mcp/lido
Add to claude_desktop_config.json
{
  "mcpServers": {
    "lido": {
      "command": "npx",
      "args": ["-y", "@moly-mcp/lido"]
    }
  }
}