Persistent AI memory for VS Code, Cursor, Claude Desktop & Windsurf.
Runs 100% locally. One installer, no cloud required.
macOS & Linux coming soon
Python 3.11+, pip packages, and Node.js (for the GUI) — only what's missing.
Pulls the latest ArcBrain from GitHub into ~/arcbrain and creates a virtual environment.
Opens localhost:9876 — connect Cursor, VS Code, Claude Desktop, Windsurf with one click.
ArcBrain starts storing your AI sessions automatically. Open the Memory Dashboard any time.
| Requirement | Minimum | Notes |
|---|---|---|
| Operating System | Windows 10 / 11 (macOS & Linux coming soon) | Any modern OS |
| Python | 3.11+ | Installer adds it if missing |
| Node.js | 18+ | Installer adds it if missing |
| RAM | 4 GB | 8 GB recommended with Ollama |
| Disk space | 500 MB | For models + memory database |
| Internet | Install-time only | Runs 100% locally after install |
| Ollama (optional) | Any version | Use OpenAI/Claude instead if preferred |
~/arcbrain/data/memory.db. Nothing leaves your machine unless you explicitly choose a cloud AI provider.git pull and pip install -r requirements.txt. Your memory database is never touched by updates.~/arcbrain folder and remove the MCP config entries from your editors (the GUI has a one-click Disconnect button for each). Nothing else is installed system-wide..cursor/rules files and system prompts that you write and maintain by hand — static, session-scoped, and siloed to one editor. ArcBrain automatically captures decisions, errors solved, configs applied, and project context across all your editors (VS Code Copilot, Cursor, Claude Desktop, Windsurf) in a single persistent knowledge base. Memories survive every conversation, are semantically searchable, and follow you across projects and machines.