Skip to content
Zed

au eli mcp for Zed

io.github.matematicsolutions/au-eli-mcp

MCP server for Australia's Federal Register of Legislation: search and cite Commonwealth Acts.

client:Zed transport:stdio runtime:pypi

Install au eli mcp in Zed

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

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

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

au eli mcp in other clients