samvallad33/vestige
A Rust-based MCP server that gives AI coding agents long-term memory using FSRS-6 spaced repetition and cognitive science principles.

Vestige provides AI agents with persistent, inspectable memory across sessions by implementing brain-inspired memory mechanisms including synaptic tagging, spreading activation, and memory consolidation. It exposes 25+ MCP tools that allow agents to store, retrieve, and reinforce knowledge. The system runs as a single local binary with a 3D dashboard, integrating with Claude, Cursor, VS Code, Xcode, and JetBrains. It supports model-agnostic verification with presets for OpenAI-compatible endpoints, Ollama, MLX, vLLM, and llama.cpp.