neural memory for Zed
io.github.nhadaututtheky/neural-memory
Persistent memory for AI agents — 55 MCP tools, spreading activation recall.
client:Zed
transport:stdio
runtime:npm
Install neural memory in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"neural-memory": {
"command": "npx",
"args": [
"-y",
"neural-memory-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs