diff --git a/servers/lido-mcp.json b/servers/lido-mcp.json new file mode 100644 index 0000000000..e8c49262aa --- /dev/null +++ b/servers/lido-mcp.json @@ -0,0 +1,19 @@ +{ + "id": "lido-mcp", + "name": "Lido MCP", + "description": "Calls proxyType(). Read-only — does not modify contract state. Unrestricted — any address can call this read function. Returns proxyTypeId (uint256).", + "repository": "https://github.com/junct-bot/lido-mcp", + "endpoint": "https://lido.mcp.junct.dev/mcp", + "transport": [ + "streamable-http" + ], + "tags": [ + "read", + "vault", + "event" + ], + "version": "1.0.0", + "author": "Junct", + "llms_txt": "https://lido.mcp.junct.dev/llms.txt", + "created_at": "2026-03-14T06:31:34.074Z" +}