Txagent Client ToolsΒΆ

Configuration File: txagent_client_tools.json Tool Type: Local Tools Count: 1

This page contains all tools defined in the txagent_client_tools.json configuration file.

Available ToolsΒΆ

mcp_auto_loader_txagent (Type: MCPAutoLoaderTool)ΒΆ

Automatically discover and load all tools from TxAgent MCP Server. Can register discovered tools …

mcp_auto_loader_txagent tool specification

Tool Information:

  • Name: mcp_auto_loader_txagent

  • Type: MCPAutoLoaderTool

  • Description: Automatically discover and load all tools from TxAgent MCP Server. Can register discovered tools as individual ToolUniverse tools or provide tool configurations.

Parameters: No parameters required.

Example Usage:

query = {
    "name": "mcp_auto_loader_txagent",
    "arguments": {
    }
}
result = tu.run(query)