Skip to content
Cline

sovseal memory for Cline

io.github.bobybarack/sovseal-memory

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

client:Cline transport:stdio runtime:npm

Install sovseal memory in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

sovseal memory in other clients