Skip to content

Commit ee64c54

Browse files
Add Agent finder section to MCP management concept page (#61782)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 0a8d343 commit ee64c54

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

content/copilot/concepts/mcp-management.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ After you create your MCP registry, you can make it available to your company, a
2121
* Restrict access to unapproved servers for increased security and compliance
2222
* Provide clarity to developers when a server is blocked by policy
2323

24+
## Agent finder
25+
26+
Agent finder is a discovery service that helps {% data variables.product.prodname_copilot %} find the right capabilities—such as MCP servers, tools, agents, and skills—for a task at runtime, instead of requiring every capability to be configured in advance. Like an MCP registry, it searches a catalog of capabilities and returns ranked matches that {% data variables.product.prodname_copilot %} can use on demand. Agent finder implements the open Agentic Resource Discovery (ARD) specification.
27+
28+
To use agent finder, download the [agent finder skill](https://github.com/ards-project/connectors/blob/main/skills/github-copilot/SKILL.md) and add it to your `~/.copilot/skills` directory. For more information about agent skills, see [AUTOTITLE](/copilot/concepts/agents/about-agent-skills). To browse the catalog, see [GitHub Agent Finder](https://github.com/agentfinder).
29+
2430
## MCP policy settings
2531

2632
The following settings let you control how MCP servers are discovered and accessed in your organization or enterprise:

0 commit comments

Comments
 (0)