McpLLMTools

Tools implementation for the MCP protocol.

Constructors

Link copied to clipboard
constructor(client: McpClient)

Functions

Link copied to clipboard
open operator override fun invoke(request: ToolRequest): LLMResult<ToolResponse>
Link copied to clipboard
open override fun list(): Result<List<LLMTool>, LLMError.Internal>