nodedex for Zed
io.github.nodedex/nodedex
Your project's decision history for agents: decisions, dead-ends, constraints - queryable, local.
client:Zed
transport:stdio
runtime:npm
Install nodedex in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"nodedex": {
"command": "npx",
"args": [
"-y",
"nodedex"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs