Human Tool: An MCP-Style Framework for Human-Agent Collaboration
Yuanrong Tang, Huiling Peng, Bingxi Zhao, Hengyang Ding, Hanchao Song, Tianhong Wang, Chen Zhong, Jiangtao Gong
TL;DR
The paper tackles the problem that human-led orchestration in AI-rich tasks can degrade performance when AI outperforms humans. It introduces Human Tool, an MCP-style interface that treats humans as callable tools with defined capabilities, information, and authority, enabling AI to orchestrate proactive workflows while selectively invoking human input. The authors operationalize this framework and validate it through controlled experiments on decision-making and creative tasks, showing improved task performance, reduced workload, and more balanced collaboration dynamics compared to an AI Tool baseline. The results demonstrate that AI-led coordination, when coupled with structured human input at strategic points, can preserve human agency, enhance robustness, and scale collaboration effectively. This work suggests a broader design direction where MCP-style abstractions extend to human contributors, offering practical implications for human-centered AI design and AI-driven workflow management.
Abstract
Human-AI collaboration faces growing challenges as AI systems increasingly outperform humans on complex tasks, while humans remain responsible for orchestration, validation, and decision oversight. To address this imbalance, we introduce Human Tool, an MCP-style interface abstraction, building on recent Model Context Protocol designs, that exposes humans as callable tools within AI-led, proactive workflows. Here, "tool" denotes a coordination abstraction, not a reduction of human authority or responsibility. Building on LLM-based agent architectures, we operationalize Human Tool by modeling human contributions through structured tool schemas of capabilities, information, and authority. These schemas enable agents to dynamically invoke human input based on relative strengths and reintegrate it through efficient, natural interaction protocols. We validate the framework through controlled studies in both decision-making and creative tasks, demonstrating improved task performance, reduced human workload, and more balanced collaboration dynamics compared to baseline systems. Finally, we discuss implications for human-centered AI design, highlighting how MCP-style human tools enable strong AI leadership while amplifying uniquely human strengths.
