Skip to content
Claude Desktop

sovseal memory for Claude Desktop

io.github.bobybarack/sovseal-memory

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

client:Claude Desktop transport:stdio runtime:npm

Install sovseal memory in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

sovseal memory in other clients