McpToolsConfig
Configuration class for MCPTools that manages the integration of various tool registries into the system. Provides methods to process tools using different transport mechanisms.
Parameters
agentConfig
Configuration for the Koog agent server, which includes tool registry details.
Functions
Link copied to clipboard
fun client(mcpClient: Client, mcpToolParser: McpToolDescriptorParser = DefaultMcpToolDescriptorParser)
Registers tools from an existing MCP client into the tool registry.