find
Search for MCP tools by capability description or list all available tools. Use pipe separator for multi-query searches.
Instructions
Search or list MCP tools. Call as find() - no prefix needed. With description param: vector search tools by capability. Without description: list all available tools. Use pipe separator for multi-query ("gmail | slack").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | No | Search query describing capability you need (e.g. "send email", "read file"). OMIT this parameter entirely to list all tools (do not pass "list all" or empty string). Use pipe separator for multi-query ("gmail | slack"). | |
| limit | No | Max results per page (default: 5 search, 20 list) | |
| page | No | Page number (default: 1) | |
| confidence_threshold | No | Min confidence 0.0-1.0 (default: 0.35). Lower=more results, higher=precise. | |
| depth | No | Detail level: 0=names, 1=+descriptions, 2=+parameters (default: 2) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tools | No | Array of matching tools | |
| health | No | Indexing health status | |
| pagination | No | Pagination info |