-
Notifications
You must be signed in to change notification settings - Fork 666
HITL with MCP tools #2004
Copy link
Copy link
Open
Labels
feature requestNew feature or requestNew feature or requestimprovementImprovement to existing functionalityImprovement to existing functionality
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or requestimprovementImprovement to existing functionalityImprovement to existing functionality
Type
Fields
Give feedbackNo fields configured for Enhancement.
Is this a new feature, an improvement, or a change to existing functionality?
Improvement
How would you describe the priority of this feature request
Critical (currently preventing usage)
Please provide a clear description of problem this feature solves
I am using Langchain for building AI agents and we are using tools via MCP servers only. I am not able to use same level of HITL feature in NAT which is blocking us to migrate on NAT based AI agents. Also seen other custom tools example where it is used with tools wrapper which is bit complicated and not feasible to write for every MCP tool.
Describe your ideal solution
Can we have similar HITL feature as Langchain's
HumanInTheLoopMiddlewarein NAT middleware or in agents.Please refer below link.
https://docs.langchain.com/oss/python/langchain/human-in-the-loop
Additional context
No response
Code of Conduct