MemorySync for Zed
io.memorysync/memory
Persistent memory for AI agents. Search and store durable facts, preferences and decisions.
client:Zed
transport:streamable-http
Install MemorySync in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"memory": {
"url": "https://mcp.memorysync.io/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs