se eli mcp for Zed
io.github.matematicsolutions/se-eli-mcp
MCP server for Swedish statutes (SFS) via Riksdagen open data with verifiable citations.
client:Zed
transport:stdio
runtime:pypi
Install se eli mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"se-eli-mcp": {
"command": "uvx",
"args": [
"se-eli-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs