gateway.search_registry
Search the public MCP Registry for external servers when a capability is unavailable locally. Use the returned package names and metadata to register and provision the server.
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 |