This project implements a team of coding agents utilizing LangGraph and the Model Context Protocol (MCP). The agents collaborate to take requirements and code context, generating multiple implementations of proposed features, allowing human operators to choose their preferred approach. It originated from the Anthropic MCP Hackathon and has evolved into a standalone project, showcasing the power of agent collaboration in software development.