Persistent AI memory for Cursor, VS Code, Claude Desktop, and Windsurf. Runs 100% locally on your machine.
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, macOS 12, Ubuntu 20.04 | 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.