Skip to content

Commit 07af362

Browse files
Add agent finder section to MCP management concept
Fold a minimal "Agent finder" section into the existing MCP management concept page rather than adding a standalone, prominent page, since this GA feature should stay low-profile. Covers what agent finder does, its registry-based discovery, the ARD specification, and admin governance. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 7796c67 commit 07af362

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
@@ -47,6 +47,12 @@ MCP management features are supported as follows:
4747
> [!NOTE]
4848
> For Eclipse, JetBrains, and Xcode, MCP management features are supported in the pre-release versions of {% data variables.product.prodname_copilot_short %}.
4949
50+
## Agent finder
51+
52+
Agent finder is a discovery service that helps {% data variables.product.prodname_copilot_short %} 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 registry you choose—a curated public catalog or your own private registry—and returns ranked matches that {% data variables.product.prodname_copilot_short %} can use on demand. Agent finder implements the open Agentic Resource Discovery (ARD) specification.
53+
54+
You control what agent finder can surface through managed settings for {% data variables.product.prodname_copilot_short %}, and it never installs anything on its own.
55+
5056
## Next steps
5157

5258
To create your own MCP registry, see [AUTOTITLE](/copilot/how-tos/administer-copilot/manage-mcp-usage/configure-mcp-registry).

0 commit comments

Comments
 (0)