gateway.search_registry
Search the public MCP Registry to find external servers when a requested capability is unavailable locally. Returns package metadata to install discovered servers.
Instructions
Search the public MCP Registry for external servers not in the local manifest. Use this when gateway.request_capability returns not_available. Returns package names and metadata; call gateway.register_discovered_server then gateway.provision to install.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return | |
| query | Yes | Natural language description of the capability needed |