memory for Zed
com.humaux/memory
Persistent long-term memory for AI agents: semantic search, knowledge graph, and task canvas.
client:Zed
transport:streamable-http
Install memory in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"memory": {
"url": "https://humaux.com/memory/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs