Skip to main content

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 Docs

Prerequisites

  • 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:
  1. Navigate to your AI Foundry workspace
  2. Go to ConnectionsAdd Connection
  3. Select Model Context Protocol (MCP)
  4. Enter StackOne MCP details:
    • Server URL: https://api.stackone.com/mcp
    • Headers: Add authentication headers
    • Server Label: stackone-mcp
Learn more in Azure docs

Environment Variables

Resources

Next Steps

OpenAI Agents SDK

Use OpenAI Agents SDK with Azure OpenAI

Anthropic SDK

Build agents with Anthropic SDK