plexus for Zed
io.github.pcas-io/plexus
Typed on-prem knowledge graph for AI agents — read-only for humans, write-only for agents via MCP.
client:Zed
transport:streamable-http
Install plexus in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"plexus": {
"url": "https://{plexus_host}/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs