MCP Directory
Back

vestige

by samvallad33 · Rust · ★ 565

Cognitive memory for AI agents: FSRS-6 spaced repetition, Brain modules, 3D dashboard, single small Rust binary. MCP server for Claude, Cursor, VS Code, Xcode, JetBrains.

#ai-memory#claude#cognitive-science#cursor#embeddings#fsrs#local-first#long-term-memory#mcp#mcp-server#neuroscience#onnx#rust#security#spaced-repetition#sqlite#sveltekit#threejs#vscode#webgpu

Install

cargo install --git https://github.com/samvallad33/vestige.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "vestige": {
      "command": "npx",
      "args": [
        "-y",
        "github:samvallad33/vestige"
      ]
    }
  }
}

From the README

[](https://github.com/samvallad33/vestige) [](https://github.com/samvallad33/vestige/releases/latest) [](https://github.com/samvallad33/vestige/actions) [](LICENSE) [](https://modelcontextprotocol.io) **Your agent forgets project decisions between sessions. Vestige gives it local, inspectable memory.** Built on proven memory and retrieval ideas — FSRS-6 spaced repetition, prediction error gating, synaptic tagging, spreading activation, and memory consolidation — all running in a single Rust binary with a local dashboard. 100% local. Zero cloud. [Quick Start](#quick-start) | [Dashboard](#-3d…
Read full README on GitHub →

Related databases servers