unerr for Zed
io.github.unerr-ai/unerr
Operational memory for AI agents: code graph, session memory & guardrails. No context rot.
client:Zed
transport:stdio
runtime:npm
Install unerr in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"unerr": {
"command": "npx",
"args": [
"-y",
"@unerr-ai/unerr"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs