Skip to content
Zed

MemoryPlugin for Zed

com.memoryplugin/memory

Give every AI you use one shared, permanent memory. Store once, recall in whichever AI you open.

client:Zed transport:streamable-http tools:14

Install MemoryPlugin in Zed

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

{
  "context_servers": {
    "memory": {
      "url": "https://www.memoryplugin.com/api/mcp/mcp"
    }
  }
}

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

What Zed can do once it is connected

MemoryPlugin in other clients