Azure MCP Server for Windsurf
com.microsoft/azure
All Azure MCP tools to create a seamless connection between AI agents and Azure services.
client:Windsurf
transport:stdio
runtime:nuget
Install Azure MCP Server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"azure": {
"command": "dnx",
"args": [
"Azure.Mcp",
"--yes"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs