Uses of Class
com.mulesoft.modules.agent.broker.api.model.mcp.McpServer
Packages that use McpServer
Package
Description
-
Uses of McpServer in com.mulesoft.modules.agent.broker.internal.operation.loop
Method parameters in com.mulesoft.modules.agent.broker.internal.operation.loop with type arguments of type McpServerModifier and TypeMethodDescriptionvoidLoopOperation.agentLoop(AgentsBroker config, LLMClient llmClient, String taskId, String contextId, String apiInstanceId, String prompt, String instructions, String groundings, List<McpServer> mcpServers, List<A2AClient> a2aClients, List<CustomToolRoute> tools, Integer maxNumberOfLoops, Integer maxConsecutiveErrors, org.mule.sdk.api.runtime.source.DistributedTraceContextManager traceContextManager, org.mule.runtime.extension.api.client.ExtensionsClient extensionsClient, org.mule.runtime.extension.api.runtime.process.CompletionCallback<Orchestration, Void> completionCallback) -
Uses of McpServer in com.mulesoft.modules.agent.broker.internal.tool.mcp
Method parameters in com.mulesoft.modules.agent.broker.internal.tool.mcp with type arguments of type McpServer