MCPs βΊ Data & APIs βΊ sovseal β Private AI Memory
Give Claude, Cursor, and every MCP client one shared memory that never leaves your machine. On-device vector search via LanceDB + Transformers.js (384-dim embeddings), AES-256-GCM client-side encryption, and write-behind ciphertext sync. ### What you can do π§ **Store memory** β embed and persist any context fact on-device. Automatic de-duplication, PII redaction, and write-behind encrypted sync. π **Recall memory** β semantic search over stored context. 10 ms warm recall, 0 RTT reads. Network is never on the read path. π **Briefing context** β auto-summarized, reinforcement-aware briefing of procedural and semantic memories for bootstrapping new conversations. ### Tools - `store_memory` β embed content on-device (384-dim ONNX) β write local LanceDB β return. Ciphertext sync runs write-behind; nothing blocks. - `recall_memory` β embed query (LRU-cached) β vector search local LanceDB β top-K by L2 distance. 0 RTT. ### Resources - `sovseal://context/briefing` β summarized, reinforcement-aware briefing for conversation bootstrap ### How it stays private - **AES-256-GCM** client-side encryption with 96-bit random IV per snapshot - 256-bit key stays in `~/.sovseal/config.json` (mode 0600) β server only sees ciphertext - **Verified Semantic Recall (VSR)** β every load re-derives SHA-256 and fails closed on mismatch - **Packet-Capture Guarantee** β run Wireshark against the server; if you find unencrypted context on the wire, the software is free forever ### Performance | Workload | Operation | p50 | p95 | | --- | --- | --- | --- | | 10K records Β· 1K queries | recall_memory (warm) | 6.1 ms | 10.4 ms | | Single write | store_memory | 3.8 ms | 7.2 ms | **No API key required.** Zero cloud dependency for local operations. Replaces: Mem0 β’ Zep β’ custom SQLite memory β’ in-context window stuffing
Not monetized yet
Turn sovseal β Private AI Memoryβs tool calls into revenue: one disclosed sponsored slot, 70% revenue share, fail-open by design.
Install sovseal β Private AI Memory
For anyone using sovseal β Private AI Memory β no Lulu account neededclaude mcp add --transport http sovseal---private-ai-memory https://mcp-server--sovseal.run.tools
Real-time weather for any city, built on the lulu-ads widget gallery. First-party, free forever.
View server βFAQ
Run: claude mcp add --transport http sovseal---private-ai-memory https://mcp-server--sovseal.run.tools
Yes β itβs a remote MCP server, so no local install is needed.
ChatGPT: Settings β Connectors β Advanced β Developer mode β Add connector, then paste https://mcp-server--sovseal.run.tools.
Claude.ai: Settings β Connectors β Add custom connector, then paste the same URL.
Unrated out of 100, computed from cross-registry traction signals (installs, stars, registry presence) β never influenced by sponsorship.
Similar servers
Works well together