searchTools
Find MCP tools by keyword or category to avoid loading all schemas. Use this to locate the tool name before requesting its full schema.
Instructions
Find tools by keyword or category. Use before tools/list to avoid loading all schemas. In --lazy-tools mode, call this first to find the tool name, then tools/schema for the full schema.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Keyword to match against tool name and description | |
| categories | No | Filter by categories (e.g. lsp, git, terminal, debug, editor, analysis, github, bridge) | |
| limit | No | Max results to return (default 10, max 50) |