context for Zed
io.github.neuledge/context
Local-first documentation for AI agents. Offline, instant, private doc retrieval.
client:Zed
transport:stdio
runtime:npm
Install context in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"context": {
"command": "npx",
"args": [
"-y",
"@neuledge/context"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs