openlex mcp for Zed
io.github.malkreide/openlex-mcp
Canton Zurich legislation via ZH-Lex with full-text search and article extraction
client:Zed
transport:stdio
runtime:pypi
Install openlex mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"openlex-mcp": {
"command": "uvx",
"args": [
"openlex-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs