getAllTools
getAllTools(
clients):Promise<ToolSet>
Defined in: mcp.ts:603
Get combined tools from all active MCP clients
Tools are available without prefixes for simpler prompts.
Parameters
Section titled “Parameters”clients
Section titled “clients”Returns
Section titled “Returns”Promise<ToolSet>