Skip to content
Zed

mt eli mcp for Zed

io.github.matematicsolutions/mt-eli-mcp

MCP server for Maltese legislation (legislation.mt) with ELI and verifiable citations.

client:Zed transport:stdio runtime:pypi

Install mt eli mcp in Zed

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

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

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

mt eli mcp in other clients