XMemo for Zed
io.github.yonro/xmemo
Shared, governed long-term memory for AI agents across tools and sessions via MCP and REST.
client:Zed
transport:streamable-http
runtime:npm
Install XMemo in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"xmemo": {
"url": "https://xmemo.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs