Skip to content
Zed

sovseal memory for Zed

io.github.bobybarack/sovseal-memory

Local-first, zero-knowledge AI memory across Claude, Cursor, and every MCP client. 0 RTT reads.

client:Zed transport:stdio runtime:npm

Install sovseal memory in Zed

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

{
  "context_servers": {
    "sovseal-memory": {
      "command": "npx",
      "args": [
        "-y",
        "@sovseal/mcp-server"
      ]
    }
  }
}

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

sovseal memory in other clients