Skip to content
Zed

ContextDB Customer Memory for Zed

io.github.atomsai/contextdb-memory

Customer memory with recall, confirmation, forgetting, and pre-action evidence checks.

client:Zed transport:streamable-http

Install ContextDB Customer Memory in Zed

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

{
  "context_servers": {
    "contextdb-memory": {
      "url": "https://api.contextdb.ai/mcp"
    }
  }
}

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

ContextDB Customer Memory in other clients