Think of this as persistent memory for Claude that survives across sessions. It wires Claude Code to a Neo4j graph where every `/wisdom` command merges new knowledge instead of overwriting it. Exposes MCP tools like wisdom_ingest for absorbing codebases, wisdom_remember for storing decisions explicitly, wisdom_query for Cypher traversal, and wisdom_reflect to promote patterns into actionable insights using a DIKW hierarchy. You get tier-based nodes (Knowledge, Experience, Insight, Wisdom) that accumulate over weeks and months. Useful when you want Claude to remember architectural decisions, recurring bugs, or cross-project patterns without re-explaining context every session. Works with Neo4j Aura free tier or local DozerDB. Install once, feed it projects and docs, then query the living graph.
claude mcp add --transport stdio cklam12345-wisdomgraph uvx wisdomgraph