Show a summary of every tool currently installed by tool-cli. Supports filtering by name, JSON output, and full capability details.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/superradcompany/tool-cli/llms.txt
Use this file to discover all available pages before exploring further.
Synopsis
Arguments
Optional name pattern to narrow results. Only tools whose names contain the filter string are shown.
Flags
Emit the list as JSON. Useful for parsing in scripts or AI workflows.
Include complete capability details for each server — the full list of tools, prompts, and resources it exposes. Without this flag, only basic metadata (name, version, description) is shown.
Global flags
Minimal, machine-parseable output with reduced formatting. Applies globally to all commands.
Examples
tool list only shows tools installed through tool-cli. Registry tools that have been downloaded but not installed (via tool download) will not appear here.