Skip to content

Commit 3856e22

Browse files
committed
fixes
1 parent a8ac4a9 commit 3856e22

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

articles/ai-foundry/agents/how-to/tools/model-context-protocol.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ ms.topic: how-to
99
ms.date: 06/17/2025
1010
author: aahill
1111
ms.author: aahi
12-
ms.custom: azure-ai-agents
1312
ms.custom: references_regions
1413
---
1514
# Connect to Model Context Protocol (MCP) Servers (Preview)
@@ -52,4 +51,4 @@ You can bring multiple remote MCP servers to Foundry Agent service by adding the
5251

5352
## Next steps
5453

55-
* [How to use the MCP tool](./mcp-samples.md)
54+
* [How to use the MCP tool](./model-context-protocol-samples.md)

articles/ai-foundry/agents/how-to/tools/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The Foundry Agent Service provides the following built-in tools. You can use the
7676
|[Function calling](function-calling.md) |Describe the structure of functions you create to an agent and have them be called when appropriate during the agent's interactions with users. |
7777
|[Grounding with Bing Search](bing-grounding.md) | Enable your agent to use Grounding with Bing Search to access and return information from the internet. |
7878
| [Grounding with Bing Custom Search (preview)](bing-custom-search.md) | Enhance your Agent response with selected web domains |
79-
| [Model Context Protocol (preview)](mcp.md) | Give the agent access to tools hosted on an existing MCP endpoint |
79+
| [Model Context Protocol (preview)](./model-context-protocol.md) | Give the agent access to tools hosted on an existing MCP endpoint |
8080
| [Microsoft Fabric (preview)](fabric.md) | Integrate your agent with the [Microsoft Fabric data agent](https://go.microsoft.com/fwlink/?linkid=2312815) to unlock powerful data analysis capabilities. |
8181
| [OpenAPI 3.0 Specified tool ](openapi-spec.md) | Connect your Azure AI Agent to external APIs using functions with an OpenAPI 3.0 specification. |
8282

0 commit comments

Comments
 (0)