WorkingMemory for Zed
ai.workingmemory/memory
Persistent personal memory for AI assistants — save, search, and recall across every MCP client.
client:Zed
transport:streamable-http
tools:4
Install WorkingMemory in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"memory": {
"url": "https://app.workingmemory.ai/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs