Skip to content
Zed

ro eli mcp for Zed

io.github.matematicsolutions/ro-eli-mcp

MCP server for Romanian legislation (Portal Legislativ SOAP) with verifiable citations.

client:Zed transport:stdio runtime:pypi

Install ro eli mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "ro-eli-mcp": {
      "command": "uvx",
      "args": [
        "ro-eli-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

ro eli mcp in other clients