AI Briefing
KO

Hugging Face releases ARD standard

·2026.06.17 09:00

Key point

Hugging Face unveiled ARD, a new standard that helps agents dynamically discover tools and skills.

Details

The current AI agent ecosystem is limited by an 'install-first' approach, where users must directly specify and connect tools (MCP), skills, and other agents (A2A). This causes scalability issues as the number of tools an agent needs to handle grows.

Agentic Resource Discovery (ARD) is a new open standard specification designed to solve this problem. Being developed with participation from Microsoft, Google, Hugging Face, and others, this standard helps agents dynamically find the capabilities they need at runtime through intent-based search.

Core components of ARD:

  • ai-catalog.json: A static manifest format that lets publishers host their capabilities
  • POST /search API: A dynamic registry API that provides real-time ranked search results

Hugging Face has released 'Discover Tool', a reference implementation of this standard. Through it, users can search thousands of Skills, ML applications, and MCP servers on the Hugging Face Hub using natural language and instantly load them for use in their agents.

This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.

Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.