From 9477f8bebfe490032ede425fce812d734053e688 Mon Sep 17 00:00:00 2001 From: Sam Valladares Date: Fri, 26 Jun 2026 18:19:06 -0500 Subject: [PATCH] Add Vestige MCP memory server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f501921..677e830 100644 --- a/README.md +++ b/README.md @@ -396,6 +396,7 @@ Large prompts and connected tools can waste quota and silently degrade results. - [GitHub MCP](https://github.com/github/github-mcp-server) - Official GitHub MCP server. - [Playwright MCP](https://github.com/microsoft/playwright-mcp) - Browser automation MCP from Microsoft. - [Figma MCP](https://www.figma.com/) - Figma's developer MCP for design tokens and canvas access. +- [Vestige](https://github.com/samvallad33/vestige) - Local-first MCP memory server for coding agents with SQLite storage, FSRS-style retention, hybrid retrieval, provenance/correction tools, and dashboard inspection. ### Database and data tools