AI Signal 448
Azure DevOps remote MCP server is now generally available, but Entra auth blocks Claude, ChatGPT, and Cursor
Microsoft's Azure DevOps Remote MCP Server is now generally available, but third-party AI assistants like Claude, ChatGPT, and Cursor cannot connect because Entra lacks support for dynamic OAuth client registration.
Teams using Microsoft's first-party clients get a zero-install hosted endpoint into Azure DevOps, while teams on Claude, ChatGPT, or Cursor still must run the local server. The Entra limitation is a platform dependency that blocks third-party agents until Microsoft adds dynamic registration support. Microsoft commits to maintaining parity between the remote and local servers, but the operational burden remains for those teams.
Written by elseif from the cluster below · every claim links back to a sourceThe three things worth knowing
The remote MCP server runs at https://mcp.dev.azure.com/{organization} over streamable HTTP, requiring only an mcp.json entry to connect.
Entra lacks support for dynamic OAuth client registration and Client ID Metadata Documents, which blocks Claude, ChatGPT, and Cursor from connecting.
Microsoft's first-party clients, including VS Code with GitHub Copilot, Foundry, Copilot Studio, Visual Studio, and the Copilot CLI, connect without additional onboarding.
THE CLUSTER
↗