A comprehensive Model Context Protocol (MCP) server designed to manage AI agent handoffs with structured documentation, progress tracking, and seamless task transitions between agents. Supports HTTP s…
{
"mcpServers": {
"mcp-handoff": {
"command": "npx",
"args": [
"-y",
"mcp-handoff-server"
]
}
}
}