Integrations
Connect the-brain to external tools and environments
the-brain integrates with AI assistants, IDEs, remote servers, and team workflows.
MCP Server
Expose the-brain as a memory backend for Claude Desktop, Cursor, Zed, and any MCP-compatible client. 26 tools + 11 resources + SSE subscriptions.
Remote Mode
Run the-brain on a Linux server, connect from macOS. Agent mode pushes interactions every 60s, daemon serves API on port 9420.
AI Tools
Auto-harvest interactions from your AI coding assistants:
| Tool | Harvester | Auto-Detection |
|---|---|---|
| Cursor IDE | plugin-harvester-cursor | SQLite + JSONL logs |
| Claude Code | plugin-harvester-claude | JSONL history |
| Gemini CLI | plugin-harvester-gemini | JSON logs |
| Hermes Agent | plugin-harvester-hermes | SQLite state.db |
| lm-eval | plugin-harvester-lm-eval | Benchmark results |
Team Mode
Multi-user auth with per-user tokens, role-based permissions, and audit logging. Admins, contributors, and observers.
Menu Bar App (macOS)
Status indicator, memory counts, quick actions (consolidate, train), and drag & drop file ingest — all from the macOS menu bar.
Build Your Own
Every integration above is a plugin. Write your own harvester for any AI tool or build an MCP client for any platform.