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.
Frequently asked
- What is samvallad33/vestige?
- A Rust-based MCP server that gives AI coding agents long-term memory using FSRS-6 spaced repetition and cognitive science principles.
- Is vestige open source?
- Yes — samvallad33/vestige is open source, released under the AGPL-3.0 license.
- What language is vestige written in?
- samvallad33/vestige is primarily written in Rust.
- How popular is vestige?
- samvallad33/vestige has 588 stars on GitHub.
- Where can I find vestige?
- samvallad33/vestige is on GitHub at https://github.com/samvallad33/vestige.