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_txagentType:
MCPAutoLoaderToolDescription: 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)