From 6e3cc4439ad4286f8f7b39d6127e34ee115ffc25 Mon Sep 17 00:00:00 2001 From: Sam Valladares Date: Sun, 28 Jun 2026 16:28:17 -0500 Subject: [PATCH] =?UTF-8?q?docs(server):=20sharpen=20MCP=20manifest=20desc?= =?UTF-8?q?ription=20=E2=80=94=20FSRS-6/active-forgetting,=20not=20a=20vec?= =?UTF-8?q?tor=20store?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 (1M context) --- server.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server.json b/server.json index 5ae8955..87b3e59 100644 --- a/server.json +++ b/server.json @@ -2,7 +2,7 @@ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json", "name": "io.github.samvallad33/vestige", "title": "Vestige", - "description": "Local-first cognitive memory and accountability MCP server for AI agents. Uses local SQLite by default, exposes memory/search tools, and adds Receipt Lock to check verification claims against command receipts without requiring cloud services.", + "description": "Local-first cognitive memory for AI agents. FSRS-6 decay and active forgetting, not a vector store.", "repository": { "url": "https://github.com/samvallad33/vestige", "source": "github"