Skip to content
Zed

hr eli mcp for Zed

io.github.matematicsolutions/hr-eli-mcp

MCP server for Croatian legislation (Narodne novine) with European ELI and verifiable citations.

client:Zed transport:stdio runtime:pypi

Install hr eli mcp in Zed

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

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

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

hr eli mcp in other clients