Add local-first, zero-knowledge persistent memory to Claude Code command-line tool using the sovseal MCP server.
Give the Claude Code CLI assistant persistent, local-only memory across different terminal sessions and shell environments.
Claude Code supports stdio-based MCP servers natively using simple commands in your terminal. No external signup is needed to use the local memory tier.
All memories are saved securely on your device inside a serverless LanceDB table:
Location:~/.sovseal/db/memories.lance
Key data is encrypted using client-side AES-256-GCM if you choose to enable the write-behind background replication worker to sync encrypted snapshots to the cloud.