Search the Gatehouse registry
search_toolsFind agent tools in the Gatehouse registry by free-text query, category, kind, or vetting status. Returns ranked results with status and health to assess tool safety.
Instructions
Find agent tools (MCP servers, Claude Code skills, plugins, subagents, agent frameworks) in the Gatehouse registry. Filter by free-text query, category, kind, or vetting status. Returns a ranked list (vetted first) with each tool's status and health. Use get_tool for the full record or check_tool for a quick "is it safe" verdict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Filter to one kind of tool | |
| limit | No | Max results (default 25) | |
| query | No | Free text matched against name, summary, author, and categories | |
| status | No | Filter to a vetting status | |
| category | No | Filter to a category, e.g. "Databases" (case-insensitive) |