Konstruct for Zed
io.github.alright-alright/konstruct
Knowledge graph for AI agents. Query concepts, walk edges, get advisories.
client:Zed
transport:streamable-http
Install Konstruct in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"konstruct": {
"url": "https://konstruct-api.aerynw.workers.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs