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.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.ANTHROPIC_API_KEYGOOGLE_CLIENT_IDGOOGLE_CLIENT_SECRETMCP_CLIENTMINDBASE_DATA_DIR— Everything is under ~/mindbase-data/ (override with env var).MINDBASE_MDNSMINDBASE_MODELMINDBASE_OCRMINDBASE_PLUGIN_ROOTMINDBASE_TEST_PORTMOCK_LLMOPENAI_API_KEYPORTXDG_CONFIG_HOME[](https://m8ven.ai/mcp/frankchu91-mindbase-jxavth)