Skip to content
Zed

at eli mcp for Zed

io.github.matematicsolutions/at-eli-mcp

MCP server for Austrian RIS federal legislation: ELI identifiers and verifiable citations.

client:Zed transport:stdio runtime:pypi

Install at eli mcp in Zed

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

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

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

at eli mcp in other clients