Enterprise-Managed Authorization Replaces Per-User MCP OAuth
Anthropic's new EMA extension for the Model Context Protocol allows administrators to centrally authorize AI agent tool access across entire organizations.
Anthropic has stabilized the Enterprise-Managed Authorization (EMA) extension for the Model Context Protocol, allowing organizations to centrally provision AI agent access to third-party applications. Previously, connecting a given model to external tools required each employee to complete an individual OAuth consent flow for every service. EMA bypasses this friction by shifting authorization to the enterprise identity provider layer.
Protocol Foundation
The EMA standard builds on two open identity specifications to enable zero-touch provisioning. It utilizes Cross App Access (XAA), a protocol spearheaded by Okta, and the Identity Assertion JWT Authorization Grant (ID-JAG), which is currently an IETF draft. By routing access grants through an existing identity system, administrators can scope agent capabilities based on established corporate roles and groups.
At launch, Okta operates as the primary supported identity provider. Support for Microsoft Entra ID, Google Workspace, and Ping Identity remains in beta with waitlists available.
Client and Server Ecosystem
The shared authorization layer integrates natively across Anthropic’s agent interfaces, including Claude chat, Claude Code, and Claude Cowork. Visual Studio Code has also added native client support for the standard. Seven enterprise platforms are participating as initial server launch partners, with Slack integration scheduled for a later release.
| Category | Supported Platforms |
|---|---|
| Clients | Claude chat, Claude Code, Claude Cowork, Visual Studio Code |
| Identity Providers | Okta (Live), Entra ID (Beta), Google Workspace (Beta), Ping Identity (Beta) |
| MCP Servers | Asana, Atlassian, Canva, Figma, Granola, Linear, Supabase |
Governance and Lifecycle Management
Moving authorization to the identity layer inherently changes how security teams manage agent access. Employees inherit connection privileges automatically upon their first login to an AI client. Ramp, an early adopter alongside Webflow and Hubspot, reported provisioning 2,000 employees through Okta with zero manual user steps.
Deprovisioning an employee in the central IdP immediately revokes their AI agent’s access to all downstream tools. Because access is verified at the identity layer continuously, administrators can enforce shorter token lifetimes without triggering redundant user consent prompts.
This architecture directly addresses the fragmented security risks associated with scaling AI tool use. Following the donation of the Model Context Protocol to the Agentic AI Foundation under the Linux Foundation in December 2025, EMA is positioned as a vendor-neutral governance plane available for broader adoption by other model providers.
If you manage enterprise AI deployments, evaluate your current tool integration pipelines for compatibility with XAA and ID-JAG. Transitioning custom internal integrations to support the new EMA standard allows your agents to authenticate silently and securely under centralized access policies.
Get Insanely Good at AI
The book for developers who want to understand how AI actually works. LLMs, prompt engineering, RAG, AI agents, and production systems.
Keep Reading
How to Deploy Enterprise MCP with Cloudflare Workers
Learn to secure and scale Model Context Protocol deployments using Cloudflare’s reference architecture for remote MCP servers and centralized portals.
Tool-Level Observability Hits Claude MCP Connectors
Anthropic has released a dedicated observability dashboard and in-app directory submission process for developers building Model Context Protocol connectors.
How to Build Hybrid Agent UIs With A2UI v0.9 and MCP
Learn how to architect hybrid agent interfaces by combining declarative A2UI intent payloads with iframe-based Model Context Protocol applications.
Domain Experts Sweep Claude Opus 4.7 Hackathon Results
Anthropic's latest hackathon highlights a shift in AI development, with doctors and teachers using Opus 4.7 to build complex agentic applications.
CVE-2026-42824 Grants 1-Click Data Theft via M365 Copilot
Varonis researchers disclosed SearchLeak, a critical vulnerability chain in Microsoft 365 Copilot enabling 1-click exfiltration of enterprise data.