Skip to content
Zed

Living Memory for Zed

to.viibe/living-memory

An MCP memory server. One memory your agents share — across models, devices and apps.

client:Zed transport:streamable-http runtime:npm

Install Living Memory in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "living-memory": {
      "url": "https://lme.viibe.to/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Living Memory in other clients