Wisdom Store serves as an MCP server designed to transform AI coding assistants into more reliable and informed partners. It addresses core challenges like limited context windows and AI hallucination by providing persistent memory, allowing crucial lessons, patterns, and decisions to be saved and retrieved across sessions. The tool offers dynamic context control, enabling live pruning and injection of relevant information. Furthermore, its advanced project indexing, powered by AST-based symbol extraction, creates a compact yet detailed map of the codebase. Coupled with an anti-hallucination system that validates symbols and paths post-write, Wisdom Store equips AI assistants with the tools needed for accurate, context-aware, and efficient development.
Key Features
010 GitHub stars
02Automated Anti-Hallucination Checks (Symbols, Paths, Imports)
03Dynamic Conversation Pruning & Context Injection
04Persistent Knowledge Storage & Retrieval
05Real-time AI Context Management
06AST-based Project Indexing for Compact Overviews