Skip to content

Commit 3e2a8fa

Browse files
committed
title update
1 parent 18a2488 commit 3e2a8fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/ai-foundry/agents/how-to/tools/mcp-samples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ zone_pivot_groups: selection-mcp-code
1313
ms.custom: azure-ai-agents-code
1414
---
1515

16-
# How to connect Foundry Agent service with Model Context Protocol (MCP)
16+
# How to use the Model Context Protocol (MCP) tool
1717

1818
Use this article to find step-by-step instructions and code samples for connecting Foundry Agent service with MCP.
1919

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ author: aahill
1111
ms.author: aahi
1212
ms.custom: azure-ai-agents
1313
---
14-
# Connect Model Context Protocol Server with Azure AI Foundry Agent Service (Preview)
14+
# Connect to Model Context Protocol (MCP) Servers (Preview)
1515
You can extend the capabilities of your Foundry Agent by connecting it to tools hosted on remote Model Context Protocol (MCP) servers (bring your own MCP server endpoint). These servers are maintained by developers and organizations and expose tools that can be accessed by MCP-compatible clients, such as the Foundry Agent service.
1616

1717
[Model Context Protocol](https://modelcontextprotocol.io/introduction) (MCP) is an open standard that defines how applications provide tools and contextual data to large language models (LLMs). It enables consistent, scalable integration of external tools into model workflows.

0 commit comments

Comments
 (0)