The first 2D agentic IDE. Open source.
All agents. All terminals. All projects. All machines. One unified space.
| Before | 49 |
|---|---|
| 14 terminal tabs | One zoomable canvas |
| SSH into each machine | All machines, zero SSH |
| Alt-tab to check Claude | Claude status on every pane |
| Can't work from phone | Any device, anywhere |
| Terminal-only, no files | Monaco editor on the canvas |
| 🤷 | Git graph |
| 🤷 | Interactive issue tables (Beads) |
| 🤷 | Permission notifications |
| 🤷 | Markdown notes |
git clone https://github.com/49Agents/49Agents.git
cd 49Agents
./49ctl setup # interactive setup (one time)
./49ctl start # start cloud server + agent
Open http://localhost:1071. No account, no login, no token.
Don't want to self-host? 49agents.com
Download the latest .dmg from GitHub Releases.
After downloading, macOS will block the app because it is not notarized. Run this once to allow it:
xattr -cr /Applications/49Agents.app
Then open 49Agents normally. It runs as a tray icon — look for it in your menu bar.
Updates are delivered in-app: click the tray icon and choose Check for Updates.
┌──────────────┐ WSS ┌──────────────┐ WSS ┌──────────────┐
│ 🖥️ PC │ ────────►│ ☁️ Relay │ ◄──────── │ 📱 Browser │
│ 49-agent │ │ │ │ │
└──────────────┘ └──────────────┘ └──────────────┘
Self-host or use
49agents.com
Multi-machine setup
┌──────────────┐ ┌──────────────┐
│ 🖥️ MacBook │ ─── WSS ───┐ ┌───│ 📱 Phone │
│ 49-agent │ │ │ │ Browser │
└──────────────┘ │ │ └──────────────┘
│ ┌──────────────┐ │
┌──────────────┐ ├──►│ ☁️ Relay │◄───┤ ┌──────────────┐
│ 🖥️ PC │ ─── WSS ───┤ │ │ ├───│ 💻 Laptop │
│ 49-agent │ │ │ Self-host │ │ │ Browser │
└──────────────┘ │ │ or use │ │ └──────────────┘
│ │ 49agents.com │ │
┌──────────────┐ │ └──────────────┘ │ ┌──────────────┐
│ ☁️ Azure VM │ ─── WSS ───┘ └───│ 📱 Tablet │
│ 49-agent │ │ Browser │
└──────────────┘ └──────────────┘
Each agent independently connects
to the relay via WebSocket.
No terminal data stored server-side.
BSL 1.1 — free for individuals and small teams. Converts to MIT on 2030-02-26.
$ claude mcp add 49Agents \
-- python -m otcore.mcp_server <graph>