Skip to content
Zed

ie eli mcp for Zed

io.github.matematicsolutions/ie-eli-mcp

MCP server for the Irish Statute Book: acts and SIs with verifiable ELI citations.

client:Zed transport:stdio runtime:pypi

Install ie eli mcp in Zed

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

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

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

ie eli mcp in other clients