GitHub just flipped a switch on Agent Finder for Copilot, and it's the kind of move that makes you wonder why this didn't exist sooner. Instead of manually wiring up which MCP servers, skills, canvases, agents, and tools each agent should have access to—and burning through your context window in the process—Copilot can now discover the right capability for any task on its own.

How Agent Finder Works

Describe what you're trying to accomplish in plain English. Agent Finder then searches an index of available AI resources and returns ranked matches that Copilot can pull in on demand from whatever catalog you've pointed it at. The agent loads only what the work actually calls for, rather than carrying every tool just-in-case. Those ranked options help you decide what gets wired in—no surprises, no silent installations.

An Open Standard Emerges

This release comes bundled with Microsoft's announcement of the Agentic Resource Discovery (ARD) specification, and here's where it gets interesting: ARD is open. GitHub developed it in collaboration with Google, GoDaddy, Hugging Face, and Microsoft. That means any registry or AI client can adopt the same discovery model. We're looking at a potential universal plug-and-play ecosystem for AI agents, assuming the industry actually rallies around it.

You Stay in Control

Agent Finder operates against registries you choose—whether that's GitHub's curated public catalog or your own private registry of internal resources. The answers an agent gets are scoped to that source. Enterprise governance happens in the same place where you already manage Copilot settings. Define which resources agents are allowed to discover and use, and Agent Finder only surfaces what's permitted. No auto-installation means nothing connects silently.

Available Now

Agent Finder is available across all GitHub Copilot plans, including free tier. Because it implements the open ARD specification, third-party registries and AI clients can start adopting this discovery model today. Check out GitHub's curated catalog of AI resources to see what's already indexed and ready for discovery.

Key Takeaways

  • Agent Finder replaces manual tool wiring with natural language-based capability discovery
  • Implements the open Agentic Resource Discovery (ARD) specification developed with Google, GoDaddy, Hugging Face, and Microsoft
  • Works against public or private registries—scope what agents can see
  • Enterprise governance happens where you already manage Copilot policies
  • No silent installations—you approve everything that gets wired in

The Bottom Line

This is GitHub betting that the AI agent ecosystem needs a discovery layer, not just more tools. ARD being open matters—if Google, Hugging Face, and others actually implement it, we might finally get interoperability without vendor lock-in. But standards only matter if people adopt them. Watch this space.