v2.1.23 25 MCP tools ~86K LOC Rust AGPL-3.0
Vestige is a local MCP memory server: real FSRS-6 forgetting and consolidation, plus optional Receipt Lock that blocks “tests passed” without command receipts.
npm install -g vestige-mcp-server@latest claude mcp add vestige vestige-mcp -s userGitHub โ
If the agent claims verification happened but no matching successful receipt exists, the claim can be blocked and an inspectable local veto is written to ~/.vestige/sanhedrin/.
vestige sandwich install --enable-sanhedrin
Memories decay on FSRS-6 curves. Search strengthens them (Testing Effect). dream consolidates offline. The 3D dashboard shows pulses, connections, and dream replay in real time.
vestige dashboard โ localhost:3927/dashboard
| RAG | Native AI memory | Vestige | |
|---|---|---|---|
| Forgetting | None | Opaque | FSRS-6 |
| Local / private | Varies | Cloud | 100% local |
| Contradictions | Both chunks | No | deep_reference |
| Fake “tests passed” | N/A | N/A | Receipt Lock |
| Visualization | None | None | 3D graph |
Full comparison (Mem0, RAG, native)
npm install -g vestige-mcp-server@latest vestige health claude mcp add vestige vestige-mcp -s user
Also works with Codex, Cursor, VS Code Copilot, JetBrains, Windsurf, Xcode. See integration guides.