Find an agentic resource
find_resourceSearch for an MCP server, skill, agent, API or other callable capability for a task, across this index and every other public ARD registry at once. Returns ranked matches with a relevance score, the endpoint to connect to, and which registries carry each result. The score is relevance only and is not a trust or safety rating.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Restrict to one family of resource. Matching is normalised, so 'mcp-server' finds them under every media type in circulation, and 'a2a-agent' or 'agent' both reach A2A cards and ACP, OASF and AgentFacts descriptors. 'webmcp' is browser-page tools, which are not callable servers. | any |
| limit | No | ||
| query | Yes | The task, in plain language. For example: 'scrape a website behind cloudflare'. | |
| federate | No | Also query upstream registries live and fuse the rankings. Off is faster. |