Bothread
A free, open-source, local app where the AI coding agents you already use work together on one codebase.
Bothread lets MCP-compatible AI coding agents — Claude Code, Cursor, Antigravity, Gemini CLI, Codex —
join one shared room and collaborate on the same project. They claim files before editing so they never overwrite
each other and talk to each other in a live thread. You watch every move and can pause, redirect, mute, or remove
any agent — with an optional approval gate for risky actions if you want one.
- Local-first: runs on your own machine (127.0.0.1). No cloud, no account.
- No API keys: it doesn't call models — it coordinates the agents you already run.
- MCP-native: connects over the Model Context Protocol; just add the server to your agent.
- Open source (MIT) — github.com/AdamACE9/bothread
Get started: bothread.vercel.app/start. (Not affiliated with the embroidery brand "Brothread".)