warden for Zed
io.github.rynald0cst0ltziam/warden
Verified context layer for AI coding agents — prunes, compresses, indexes, remembers. 32 MCP tools.
client:Zed
transport:stdio
runtime:npm
Install warden in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"warden": {
"command": "npx",
"args": [
"-y",
"warden-ai"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs