-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
Description
Description
Agent is lacking support for integration with MCP servers. Reckon it should be quite straightforward to add support to the agent via an option like WithMCPServer(...). This would introspect the MCP server and add to the list of tools available. Given that AgentTool is already an interface, we would just need an MCP implementation for the Run method.
Happy to submit a PR if desired.
ipsavitsky