$ loading_
MindBase implements Karpathy's "LLM wiki" pattern as an MCP server. Instead of retrieving chunks at query time (RAG), the LLM maintains a persistent wiki between your conversations: it reads every source you feed it, cross-references pages with [[wikilinks]], flags contradictions between sources, and keeps a context.md that reflects your current synthesized thinking.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "MindBase" yet — see the docs or source repo.