Heirmos for Zed
com.heirmos/memory
Persistent memory shared across Claude, ChatGPT, Grok and other MCP clients.
client:Zed
transport:streamable-http
Install Heirmos in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"memory": {
"url": "https://mcp.heirmos.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs