search_registry
Search the H-Index registry of MCP servers, AI agent APIs, and tool endpoints. Returns listings ranked by semantic similarity to the query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paid | No | Filter by paid status (comma-list): paid (x402 pay-per-call), gated (account/key), open (free), unknown. Only observed listings carry this; attested read 'unknown'. | |
| tags | No | Filter by derived domain tags (comma-list, matches any), e.g. crypto,ads,ai. | |
| limit | No | Max results (default 10, max 50). | |
| query | Yes | Natural-language query matched against apiName + description. | |
| trust | No | Trust tier filter: attested_only (owner-registered only), observed_clean (default: attested plus unflagged observed listings), or observed_any (everything, flags inline). Every result carries a trust label. | observed_clean |
| category | No | Filter to a single category. | |
| excludeFlags | No | Comma-separated flags to exclude across all tiers (drift, vuln). |