MCP server for orchestrating Claude Code workers via tmux. 35 tools for spawning, monitoring, coordinating, and controlling AI worker sessions.
"No Chrome required. Brings TabzChrome's orchestration superpowers to any terminal."
Conductor MCP is a Model Context Protocol server that turns tmux into an orchestration layer for Claude Code workers. It exposes 35 tools that let a "conductor" AI spawn, monitor, and coordinate multiple AI workers -- each running in its own tmux pane with its own git worktree.
The key insight: tmux is already the perfect process manager. Rather than building custom infrastructure, Conductor wraps tmux's primitives (sessions, windows, panes) with MCP-compatible tools, adds TTS for voice status updates, and provides signal-based coordination channels between workers.