Skip to content
Zed

ch eli mcp for Zed

io.github.matematicsolutions/ch-eli-mcp

MCP server for Swiss federal legislation via Fedlex (native ELI), verifiable citations.

client:Zed transport:stdio runtime:pypi

Install ch eli mcp in Zed

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

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

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

ch eli mcp in other clients