neuromcp for Zed
io.github.adelelo13/neuromcp
Semantic memory for AI agents with hybrid search, knowledge graph, and consolidation
client:Zed
transport:stdio
runtime:npm
Install neuromcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"neuromcp": {
"command": "npx",
"args": [
"-y",
"neuromcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs