agent memory for Zed
io.github.mastadoonprime/agent-memory
Persistent, agent-owned memory with encrypted storage and shared knowledge commons.
client:Zed
transport:sse
Install agent memory in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agent-memory": {
"url": "https://agent-memory-production-6506.up.railway.app/sse"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs