Skip to content
Zed

MemCell for Zed

ai.memcell/memcell

Living memory for AI coding agents: recall before acting, report outcomes so confidence is earned.

client:Zed transport:streamable-http runtime:npm

Install MemCell in Zed

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

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

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

MemCell in other clients