Adds persistent reasoning and memory systems to Claude through six engines: symbolic (forward/backward chaining), knowledge graph traversal, case-based retrieval, hypothesis testing, and analogical reasoning. Exposes 11 MCP tools including reason_hybrid (auto-selects best approach), remember/recall for storage, and learn for problem-solution pairs. State persists as JSON in ~/.bolor-brain/ so solved bugs and decisions compound over sessions. Works standalone or pairs with NSAF MCP for strategy evolution. Designed to complement Claude Code's execution layer with pure cognitive operations. Best for debugging complex issues, making technical decisions with historical context, or building up domain knowledge that survives across conversations.
claude mcp add --transport stdio photoxpedia-bolor-brain-mcp -- npx -y bolor-brain-mcp