Skip to main content

Agentic Resource Discovery: Draft Specification Lets Agents Search for Tools at Runtime

17 JUNE 2026·2 MIN READ·1 SOURCE·Official source

Contributors from Microsoft, Google, GoDaddy, and Hugging Face have introduced the Agentic Resource Discovery (ARD) specification, a draft standard that enables AI agents to search for capabilities dynamically.

Agentic Resource Discovery: Draft Specification Lets Agents Search for Tools at Runtime

Key takeaways · 3

  • 01

    ARD is a draft, open specification defining how tools and agents are cataloged and searched.

  • 02

    The standard moves tool selection outside the LLM using a REST endpoint and natural language search.

  • 03

    ARD eliminates the need for developers to pre-configure or hardcode every agent capability.

The Discovery Problem

Currently, agent capabilities follow an install-first, use-later model where developers hardcode server URLs or connect services via plugins. [1] Alternatively, developers must dump every single available tool description into a model's context window, a strategy which is ultimately limited by the system's strict context budget. [1]

The ARD Specification

The Agentic Resource Discovery specification is a draft, open standard developed with industry participation to define how tools and agents are cataloged and searched. [1] ARD moves the selection process outside the LLM by indexing capabilities with signals like publisher identity, representative queries, and compliance attestations through a REST endpoint. [1] Agents can search for capabilities in natural language and invoke the returns without pre-configuring them. [1]

What it means

ARD shifts the paradigm from static configurations—where developers manually integrate specific tools—to dynamic, intent-based discovery. While existing protocols like MCP give agents a standard way to execute tools, ARD sits in front of them to handle the search and cataloging step. This could alleviate context window exhaustion by querying only relevant capabilities when they are actually needed, rather than loading them all at initialization. What the sources don't address: How the specification intends to handle the security and authentication risks associated with dynamically discovering and executing unseen third-party tools at runtime.

ARD introduces a dynamic discovery layer for AI agents, allowing them to scale beyond pre-installed toolsets. This shifts agent development from static cataloging to intent-based routing at runtime.

Why it matters
Daily session

Put this to work — one session a day, built for your industry.

Create a free account for a daily session — eight questions and one real-work challenge, on the news that affects your role.

Start free

How this developed

  1. 17 June 2026

    Event created from source cluster.

Sources

AI fluency, one session a day, built for your work.