Lodekeep for Zed
com.lodekeep/memory
Memory MCP server for Claude Code. Correct a fact and the old version stops being recalled.
client:Zed
transport:streamable-http
runtime:npm
Install Lodekeep in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"memory": {
"url": "https://lodekeep.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs