#3401·camel

[Feature Request] pre- research for using tool via code execute

Author: fengju0213Created Nov 10, 2025Updated Sep 2, 2026
Labelscall for contributionNeeds Triage

Required prerequisites

Motivation

With the development of MCP and the need for agents to handle long-running tasks, agents typically preload many tools, which incurs significant token overhead. Is there a way to store tool descriptions and other information in the file system, allowing the agent to dynamically load tools and use them through code execution?

reference: https://www.anthropic.com/engineering/code-execution-with-mcp

Solution

No response

Alternatives

No response

Additional context

No response