Skip to content
Zed

nexo for Zed

io.github.wazionapps/nexo

Cognitive memory for AI agents. Atkinson-Shiffrin, RAG, knowledge graph. 100+ tools.

client:Zed transport:stdio runtime:npm

Install nexo in Zed

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

{
  "context_servers": {
    "nexo": {
      "command": "npx",
      "args": [
        "-y",
        "nexo-brain"
      ]
    }
  }
}

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

nexo in other clients