Skip to content
Zed

mem0 for Zed

io.github.mem0ai/mem0

Persistent memory for AI agents: add, search, update, and delete long-term memories.

client:Zed transport:streamable-http

Install mem0 in Zed

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

{
  "context_servers": {
    "mem0": {
      "url": "https://mcp.mem0.ai/mcp"
    }
  }
}

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

mem0 in other clients