docs(server): sharpen MCP manifest description — FSRS-6/active-forgetting, not a vector store

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Sam Valladares 2026-06-28 16:28:17 -05:00
parent ba5a28d5f9
commit 6e3cc4439a

View file

@ -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"