关于
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.