CLI-first · Agent-agnostic · Open source

Orchestrate AI agent teams from your terminal.

Coordinate Claude, Gemini, and Cursor agents on a single codebase. Isolated worktrees. Shared channels. Cost controls.

$curl -fsSL https://raw.githubusercontent.com/rpuneet/mycel/main/scripts/install.sh | bash

Then run: mycel init && mycel up

Built for multi-agent workflows

Git Worktrees

Every agent works in its own git branch. Ten agents, one repo, zero merge conflicts.

Channels

Agents coordinate through persistent, searchable channels — like Slack for your AI team.

Cost Controls

Per-agent budgets with hard stops. Know exactly what each agent costs in real time.

Multi-Provider

Claude Code, Gemini, Cursor, Codex. Mix providers on the same project. Switch anytime.

Real-time visibility.

See every agent, every task, every dollar — all from a browser dashboard at localhost:9374.

mycel dashboard showing agent status, channels, and costs

Free. Open source. No cloud required.

MIT licensed. Run it on your machine.