Microsoft has announced the general availability of the Azure DevOps Remote MCP Server. This server offers a hosted endpoint for AI assistants, allowing them to interact with Azure DevOps components such as work items, pull requests, repositories, and pipelines without requiring local installation or setup.
Despite the general availability, several prominent AI clients, including Claude Desktop, Claude Code, ChatGPT, and Cursor, are currently unable to connect to the new server. The limitation stems from Microsoft Entra's authentication requirements. These clients need support for dynamic OAuth client registration or Client ID Metadata Documents within Entra, capabilities that are not yet implemented.
Microsoft is collaborating with the Entra team to enable these features. Until then, users of these unsupported clients must continue using the local server option.
Farhan Shahnewaz, an AI and cloud solutions engineer at Microsoft, highlighted the security advantages of the Entra integration. He noted that the system eliminates the need for personal access tokens in configuration files, reducing the risk of leaks. Furthermore, Entra ensures that AI assistants inherit only the developer's specific permissions, addressing a key security concern for many teams.
The timing of this GA release is notable, as the MCP 2026-07-28 specification, released shortly before, reordered preferred authentication mechanisms. The specification now prioritizes pre-registered clients and Client ID Metadata Documents, with Dynamic Client Registration becoming a deprecated fallback. Entra currently lacks support for the preferred mechanisms, and one of the deprecated methods is slated for removal by summer 2027.
Additionally, a permanent restriction requires that the organization be backed by an Entra tenant, meaning standalone organizations using Microsoft accounts are not supported.
As of now, the Azure DevOps Remote MCP Server primarily supports Microsoft's own clients. These include Visual Studio Code with GitHub Copilot, Microsoft Foundry via its tools catalog, and Copilot Studio.
✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →
One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.
One email a day. Unsubscribe in one click, any time.
Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.
▶ Play today's briefNew every morning, and the back catalogue is archived by date.
Microsoft has made the Azure DevOps Remote MCP Server generally available, providing a hosted endpoint for AI assistants to access Azure DevOps work items, pull requests, repositories, and pipelines. However, popular AI clients like Claude Desktop, ChatGPT, and Cursor cannot connect due to a dependency on Microsoft Entra authentication mechanisms that are not yet supported.