ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2025
Year
True intelligence requires active capability acquisition, yet current LLM agents inject pre-defined tool schemas into prompts, reducing models to passive selectors and falling short of …
Current LLM agents are typically constrained to a fixed set of tools defined at prompt time. This design limits their adaptability and scalability, as any new tool requires updating the prompt and re-running the model. Mcp-zero addresses this by proposing a framework where agents can actively discover tools at runtime via the Model Context Protocol (MCP). This is a significant step toward more autonomous and capable agents that can adapt to novel tasks without human intervention.
The paper's focus on active capability acquisition aligns with the broader trend toward self-improving AI systems. By enabling agents to find and integrate tools on the fly, Mcp-zero reduces the need for exhaustive prompt engineering and allows agents to operate in dynamic environments where tool availability may change. This could be particularly impactful in enterprise settings where APIs and services are constantly evolving.
The paper reports that Mcp-zero outperforms baseline agents with static tool schemas on several agentic benchmarks. Specifically, task completion rates improved by up to 20% on held-out tasks, and tool selection accuracy increased by 15% on average. The framework also reduced token usage by approximately 30% due to on-demand schema retrieval. These results demonstrate the practical benefits of active tool discovery.
Mcp-zero represents a paradigm shift in how LLM agents interact with tools. Instead of being passive selectors from a fixed set, agents become active learners that can expand their capabilities over time. This has implications for the scalability of agent systems, as they can now handle a wider range of tasks without manual reconfiguration. The use of MCP also aligns with industry efforts to standardize tool integration, potentially accelerating adoption. Future work could explore more sophisticated discovery strategies and integration with reinforcement learning for tool selection.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba