rinadelph/Agent-MCP
A multi-agent framework enabling coordinated AI agents to work in parallel on software development tasks through shared context and intelligent task management.

Agent-MCP provides infrastructure for orchestrating multiple specialized AI agents that collaborate on complex software projects. The framework uses the Model Context Protocol to enable agents to share context, manage tasks, and avoid conflicting work. It includes real-time visualization of agent activities and is designed to overcome limitations of single-agent AI coding tools such as context window overflows and knowledge loss between sessions.