gateway.search_registry
Search the public MCP Registry for external servers when a capability is not available locally. Returns package names and metadata for installation.
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 |