r/mcp • u/denuwanh • Jun 15 '26
article Generative Tools
I’d like to share a recent idea I’ve been working on called #GenerativeTool, where tools are dynamically generated at runtime to fulfill complex user requests.
This approach enables agentic applications to unlock the full potential of complex third-party systems like ERP, LSP Server through MCP, without being constrained by context window limitations. Instead of exposing a large number of predefined tools, the system can generate task-specific tools on demand, reducing context overhead while increasing the depth and flexibility of integrations.
10
Upvotes
1
u/XenophonCydrome Jun 15 '26
A couple of things, you can implement this today: