
MCP and Foundry Agents | Microsoft Learn
Oct 1, 2025 · This section explains how to create an AI agent using Azure Foundry (Azure AI) with a hosted Model Context Protocol (MCP) server integration. The agent can utilize MCP tools that are …
mcp-for-beginners/05-AdvancedTopics/mcp-foundry-agent ... - GitHub
This guide demonstrates how to integrate Model Context Protocol (MCP) servers with Azure AI Foundry agents, enabling powerful tool orchestration and enterprise AI capabilities. Model Context Protocol …
Connect AI agents to tools using Model Context Protocol (MCP)
In this exercise, you’ll build an agent that connects to a cloud-hosted MCP server. The agent will use AI-powered search to help developers find accurate, real-time answers from Microsoft’s official …
How to Integrate MCP Tools with Azure AI Foundry Agents Using …
Nov 18, 2025 · jeffmartinez explains step-by-step how to leverage Azure Container Apps dynamic sessions with MCP capabilities, integrating them as remote tools in Azure AI Foundry agents for …
Using the MCP Tools | azure-ai-foundry/mcp-foundry | DeepWiki
Apr 28, 2025 · This document explains how to use the Model Context Protocol (MCP) tools provided by the MCP Foundry to interact with Azure AI Agents. These tools enable client applications to discover …
Transforming Azure AI Foundry Agents into MCP-Compliant Services
Jul 11, 2025 · You’ll learn how to embed Azure AI Foundry’s agent runtime into a Model Context Protocol (MCP) interface, enabling external MCP-compliant clients to discover, authenticate, and …
Building Smarter AI Agents with Azure AI Foundry and Model ... - AI ...
With the July 2025 preview release, Azure AI Foundry Agent Service now natively supports remote MCP servers — whether they’re self-hosted or offered as SaaS. This means developers can connect their …
Building AI Agents with Microsoft Agent Framework and Microsoft Foundry …
Oct 4, 2025 · The Microsoft Agent Framework makes it remarkably easy to build sophisticated AI agents with Azure AI Foundry. Starting from a basic agent that takes just 15 lines of code, you can …
AI Agent MCP Tools: QuickStart to MCP Tools Development with Azure AI …
Jul 11, 2025 · By combining the Azure AI Foundry SDK with MCP tools, you gain access to a rich ecosystem of models, data indexing, and deployment capabilities, all within a unified development …
How-to add an MCP tool to your Azure Foundry agent using dynamic ...
Nov 17, 2025 · With MCP enablement, you can bring the benefits of dynamics sessions to your AI agents by giving them the ability to execute code, run system commands, access file systems, and …