MCPAI AgentsOpen SourceClaude
1 / 6

Too Many Cooks
Multi-agent coordination for AI — stop your agents from stepping on each other
Too Many Cooks (TMC) is an MCP server that coordinates multiple AI agents working on the same codebase. Agents register, lock files before editing, broadcast their plans, and check messages — eliminating conflicts when multiple Claude instances work in parallel.
- File locking prevents simultaneous edits across agents
- Agents broadcast plans and check messages before acting
- Works with Claude Code, Cursor, and any MCP-compatible client
- Drop-in MCP server — zero code changes required








