be eli mcp for Zed
io.github.matematicsolutions/be-eli-mcp
MCP server for Belgian legislation (Moniteur Belge): ELI identifiers and citations.
client:Zed
transport:stdio
runtime:pypi
Install be eli mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"be-eli-mcp": {
"command": "uvx",
"args": [
"be-eli-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs