Overview
Azure AI Foundry Agent Service provides native MCP support, allowing agents to connect to StackOne’s MCP server for enterprise-grade AI workflows. Official DocsPrerequisites
- Azure AI Foundry workspace
- Azure OpenAI deployment
- StackOne API credentials
Quick Start
Connect to StackOne MCP via Azure AI Foundry:Portal Configuration
You can also configure MCP connections through the Azure AI Foundry portal:- Navigate to your AI Foundry workspace
- Go to Connections → Add Connection
- Select Model Context Protocol (MCP)
- Enter StackOne MCP details:
- Server URL:
https://api.stackone.com/mcp - Headers: Add authentication headers
- Server Label:
stackone-mcp
- Server URL:
Environment Variables
Resources
- Azure AI Foundry MCP Documentation
- MCP Code Samples
- Azure AI Foundry Agent Service
- StackOne Authentication