Skip to content
Zed

superlocalmemory for Zed

io.github.varun369/superlocalmemory

Local-first AI memory with knowledge graphs and hybrid search. 17+ AI tools via MCP. Free.

client:Zed transport:stdio runtime:npm

Install superlocalmemory in Zed

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

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

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

superlocalmemory in other clients