← All stories
● Covered by 1 source · 1 reportMedium impact1 neutral

Azure DevOps Remote MCP Server Reaches GA, Lacking Support for Major AI Clients

🔄 Updated 2h ago
New to BrevFeed? We gather this story from every outlet covering it into one summary — ranked by real-world impact, not just the latest headline — so you never miss what matters. What is BrevFeed? →

Key points

  • Azure DevOps Remote MCP Server is now generally available.
  • Provides hosted endpoint for AI assistants to access Azure DevOps data.
  • Major AI clients like Claude, ChatGPT, and Cursor cannot connect.
  • Lack of support for dynamic OAuth or Client ID Metadata Documents in Entra is the cause.

Azure DevOps Remote MCP Server Goes GA

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.

Authentication Challenges for Third-Party AI Clients

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.

Security Benefits of Entra Integration

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.

Specification Mismatch and Permanent Restrictions

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.

Currently Supported Clients

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 →

The daily brief

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.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~21 min · 18 stories · Aug 21

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

Reporting from

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.