Echo Memory for Zed
io.github.ayushcodes10/echo-mem
Shared memory for AI agents, as a graph in your own Postgres. Writes never call an LLM.
client:Zed
transport:streamable-http
runtime:pypi
Install Echo Memory in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"echo-mem": {
"url": "https://api.echo-mem.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs