Sample to create an AI Agent using OpenAI models with any MCP server running on Azure Container Apps
If you already use .NET OpenAI MCP Agent, the .net openai mcp agent mcp server is the piece that lets your assistant work with it directly. Sample to create an AI Agent using OpenAI models with any MCP server running on Azure Container Apps.
This is an MCP agent app written in .NET, using Azure OpenAI, with a remote MCP server written in TypeScript.
Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
The toolset is worth reading before you wire it up, because it tells you what the integration is really for:
csharp — bicepazure-openai — azure-container-appsConfiguration is passed through the environment: AOAI_USE_API_KEY. Treat anything key-shaped as a real credential — scope it to the minimum the server needs, and rotate it if it ever lands in a shared config.
This sits in the cloud and infrastructure group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. .NET OpenAI MCP Agent's toolset — csharp, azure-openai — is a fair guide to whether it matches your workflow. It is maintained by Azure-Samples; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against .NET OpenAI MCP Agent's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| csharp | bicep |
| azure-openai | azure-container-apps |
| Variable | Description | Required |
|---|---|---|
| AOAI_USE_API_KEY | Credential the server authenticates with. | Yes |
Manage your whole Supabase project in conversation — database, auth, storage, Edge Functions and branches.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.
AWS Labs' official server suite — current AWS docs, CDK guidance, cost analysis and service tools.
Cloud browsers for AI agents — automation sessions that run in Browserbase's fleet, not on your machine.
Workers, KV, R2 and D1 by conversation — Cloudflare's official remote servers for building and observability.
Dashboards, Prometheus and Loki queries, incidents and alerts — observability by conversation.