Search the tool.store registry for MCP tools matching a query string. Results include tool names, descriptions, and download counts.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
The search term or phrase. Use quotes for multi-word queries.
Global flags
The following global flags apply totool search (and all other commands):
Minimal, machine-parseable output. Strips decorative formatting, making results easier to process in scripts or AI workflows.
Suppress the header line in concise mode. Requires
-c.Output format
Each result row contains:- Name — the fully-qualified tool reference (
namespace/name) you pass totool installortool preview. - Description — a short summary of what the tool does.
- Downloads — the total install count from the registry.
Examples
Search is powered by the tool.store registry. Results reflect publicly published packages only; locally installed tools that were never published will not appear.