Skip to content
Zed

hu eli mcp for Zed

io.github.matematicsolutions/hu-eli-mcp

MCP server for Hungarian legislation (Nemzeti Jogszabalytar): native ELI and verifiable citations.

client:Zed transport:stdio runtime:pypi

Install hu eli mcp in Zed

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

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

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

hu eli mcp in other clients