Skip to content
Zed

archetypal ai for Zed

io.github.archetypal-ai/archetypal-ai

Persistent memory for AI agents. recall, remember, checkpoint — soul preservation.

client:Zed transport:stdio runtime:npm

Install archetypal ai in Zed

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

{
  "context_servers": {
    "archetypal-ai": {
      "command": "npx",
      "args": [
        "-y",
        "archetypal-ai"
      ]
    }
  }
}

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

archetypal ai in other clients