gb eli mcp for Zed
io.github.matematicsolutions/gb-eli-mcp
MCP server for UK legislation, case law (Find Case Law), GOV.UK tribunal decisions and HMRC manuals.
client:Zed
transport:stdio
runtime:pypi
Install gb eli mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"gb-eli-mcp": {
"command": "uvx",
"args": [
"gb-eli-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs