Skip to content
Zed

linksee memory for Zed

io.github.michielinksee/linksee-memory

Hand a project over with the reasons attached. Local-first cross-agent memory MCP + drift detection.

client:Zed transport:stdio runtime:npm

Install linksee memory in Zed

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

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

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

linksee memory in other clients