By flippyhead
Personal AI memory — hybrid search, timeline retrieval, citable thoughts. Captures, syncs, and synthesizes your knowledge across sessions.
Restore the context of a specific moment — what was happening, what decisions were in flight, what was on your mind. Anchors on a date or event, pulls the timeline window, synthesizes a brief.
Bootstrap your AI Brain from connected tools and Claude's memory. Zero-input onboarding — discovers your connectors, pulls meta-knowledge, and saves it automatically.
Sync the current project's context into your AI Brain. Reads project files, compares against existing brain knowledge via progressive disclosure, and captures only new or changed information.
Reconstruct the chronological evolution of thinking around a topic or anchor thought. Walks the timeline around a seed, hydrates the most substantive neighbors, and produces a citable narrative.
Weekly synthesis of your brain thoughts, workflow insights, and goals. Surfaces gaps, open loops, and recommendations. Every claim is cited back to its source.
External network access
Connects to servers outside your machine
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Personal AI memory layer for Claude Code. Captures thoughts across sessions, syncs project context, and synthesizes what you've learned — with citable sources.
AI Brain is a thin Claude Code plugin over a hosted MCP server. The server stores your thoughts, people, projects, and insights; the plugin exposes skills that let Claude read and write that store as part of your workflow.
/brain-init — Zero-input onboarding. Scans connected tools (email, calendar, ClickUp, GitHub, Slack) + your CLAUDE.md, then captures durable meta-knowledge./brain-sync — Sync the current project's context into the brain. Compares against existing thoughts via progressive disclosure and only captures new or changed info./weekly-review — Weekly synthesis cross-referencing thoughts, workflow insights (if radar is installed), and goals. Every claim cites its source./brain-thread <topic> — Reconstruct the evolution of your thinking on a topic. Walks the chronological neighbors around a seed thought./brain-context <date> — Restore what was on your mind at a specific moment. Anchors on a date or event-like phrase./brain-init if so. Silent otherwise./plugin marketplace add flippyhead/ai-brain-plugin
/plugin install ai-brain@ai-brain-plugin
If your brain is protected by an API key, set one of:
AI_BRAIN_TOKENAI_BRAIN_API_KEYMCP_AUTH_TOKENOr pass an explicit auth header via AI_BRAIN_AUTHORIZATION / MCP_AUTHORIZATION.
thought:<id> or insight:<id> citations — click through to find provenance./brain-sync when switching projects. It only captures what's actually new, so running it every few days keeps the brain current without bloating it./brain-thread for retrospectives. When a decision didn't go the way you hoped, trace the thread back to see what you were optimizing for./brain-context when returning from a break. The brief restores ambient context — who you were working with, what was in flight — in under a minute.Plugin shows no skills after install. Run /plugin to confirm ai-brain is listed and enabled. If not, reinstall via the command above.
"MCP tools not available" errors. Check that mcp__ai-brain__* tools appear in /mcp. If the server is reachable via curl but tools aren't listed, try /mcp reload.
SessionStart hook doesn't nudge on empty brain. The hook silently exits on network errors (timeout, auth failure). Run the script directly to debug:
node ~/.claude/plugins/cache/ai-brain-plugin/*/hooks/check-brain-status.mjs
Want to see what's in your brain without a skill? Use /mcp to find the ai-brain server, then invoke get_stats or browse_recent directly.
MIT. See the source repo at https://github.com/flippyhead/ai-brain.
Personal AI memory — hybrid search, timeline retrieval, citable thoughts. Captures, syncs, and synthesizes your knowledge across sessions.
AI workflow intelligence — analyzes your coding sessions, scans the ecosystem, and recommends improvements relevant to you.
npx claudepluginhub flippyhead/ai-brain-plugin --plugin ai-brainPermanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Intelligent prompt optimization: injects the right context at the right moment so Claude lands a better first output. Clarifies vague prompts with research-based questions, plus targeted nudges for approach selection, plan readability, workflow routing, background execution, subagent routing, output readability, user-decision questions, and plan-mode assessment
Memory compression system for Claude Code - persist context across sessions
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.