lindas mcp for Zed
io.github.malkreide/lindas-mcp
MCP server for LINDAS — the Swiss administration's linked-data SPARQL knowledge graph (cube.link)
client:Zed
transport:stdio
runtime:pypi
Install lindas mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"lindas-mcp": {
"command": "uvx",
"args": [
"lindas-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs