Skip to content
Zed

Gnosis Memory for Zed

com.gnosismemory/memory

Persistent memory and vector search for AI agents. Hosted, OAuth-protected via Google sign-in.

client:Zed transport:streamable-http

Install Gnosis Memory in Zed

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

{
  "context_servers": {
    "memory": {
      "url": "https://gnosismemory.com"
    }
  }
}

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

Gnosis Memory in other clients