To use this library, you will need to implement a flow similar to this one
Action: CallMCPTool
CallMCPTool
ServerUrl
ToolName
ToolArguments
ToolResponse
Action: CallMCPTool_AgentBuilder
CallMCPTool_AgentBuilder
ToolSelection
MCPTools
CurrentIndex
Action: GetMCPTools
GetMCPTools
MCPServerURL
Action: MCPTools_FormatToAgentBuilder
MCPTools_FormatToAgentBuilder
AgentBuilderTools
If you have any issues mapping the `AgentBuilderTools` output to the AI Agent builder Structures, try serializing this output and deserializing it into the Tools structure from AI Agent Builder