AI news and explainers at 7 AM weekdays, plus a Sunday weekly at 8Get it in your inbox

METAL LAB

Claude MCP Connectors Get Centralized Enterprise Authentication

Team and Enterprise admins can now control access to Claude's connected tools centrally through a single identity provider

이미지: @ClaudeDevs (X) 영상 갈무리

Summary

  • Anthropic has officially launched "Enterprise-managed auth for MCP connectors" for Claude Team and Enterprise customers
  • Admins set permissions once through their company's identity provider (IdP), and users get instant access to tools and data without separate logins
  • Ten services support the feature at launch: Asana, Atlassian, Canva, Datadog, Figma, Granola, Linear, Notion, Slack, and Supabase
Video from the source
발표일
2026년 8월 24일, 클로드 개발자 공식 계정(ClaudeDevs)
적용 대상
클로드 팀·엔터프라이즈 요금제 관리자와 소속 사용자
인증 방식
회사 신원 제공자(IdP)를 통한 중앙 권한 관리, 사용자 개별 OAuth 절차 없이 연결
지원 파트너
Asana, Atlassian, Canva, Datadog, Figma, Granola, Linear, Notion, Slack, Supabase
개발자 확장
클로드 디렉터리에 등록한 자체 서드파티 MCP 커넥터에도 엔터프라이즈 인증 적용 가능
관련 문서
claude.com 블로그 및 개발자 문서에 설정 방법 공개

One key from admins unlocks every door

Anthropic has officially launched "Enterprise-managed auth for MCP connectors" for Claude Team and Enterprise customers. According to an announcement from the ClaudeDevs account on August 24, once a company admin sets up permissions through a single identity provider (IdP), users across the organization can access connected tools and data without having to pull up a separate login screen each time.

A solid line runs from the identity provider to the admin, carrying permission standards. From the admin, solid lines labeled "bulk configuration" fan out to multiple users. Those users then connect directly to various tools via solid lines, showing access happening without individual logins.

MCP (Model Context Protocol) is a common standard for connecting AI to external tools and data — often called "the USB-C of AI." Claude has used this standard to support connectors that let it, say, read Slack messages or pull up Notion documents. Until now, though, users had to go through OAuth authentication separately for each tool to make the connection. This announcement adds a way to handle that authentication process once, at the company level.

이미지: @ClaudeDevs (X)

What changes for admins and users

For admins, linking an identity provider through the Claude Console means they can now manage MCP connector access for the entire organization from a single screen. There's no more chasing down who has access to what tool, or manually revoking permissions one person at a time. The change is even simpler from the user's side: as long as someone is logged into Claude with their company account, tools like Slack or Figma connect automatically, with no separate pop-up required.

Anthropic named ten partner services that support the feature on its blog.

Supported ServiceCategory
Asana, Atlassian, LinearProject & issue management
Notion, GranolaDocuments & meeting notes
SlackMessaging
Figma, CanvaDesign
DatadogMonitoring
SupabaseDatabase

Beyond the ten services listed above, the same kind of enterprise authentication can also be added to custom third-party MCP connectors that developers register in the Claude directory.

How to set it up

To turn on this feature, an admin first needs to connect the company's identity provider through the connector management screen in the Claude Console. That process is documented in the developer docs, and there's a general overview in the introductory blog post.

Once the setup is complete, users can immediately start using Claude to summarize a Slack channel, pull a Notion doc to draft something, or check Datadog metrics — all without any extra steps on their end. If a developer has built an in-house MCP server, they can list it in the Claude directory the same way and attach enterprise authentication, then roll it out to the whole team.

Agent identity authentication emerged as a key priority in the new roadmap that MCP's core maintainers published on August 22, and this enterprise authentication feature from Claude fits right into that direction. As the protocol itself moves toward dropping sessions and initialization handshakes to improve server scalability, Anthropic has layered a practical, company-wide authentication management feature on top of it.

Editor's take

This announcement marks another step in Claude's evolution from a personal chatbot into a piece of enterprise infrastructure. Individual OAuth logins might look like a minor convenience feature, but in practice they've been a headache for IT departments. Every time an employee joined or left, someone had to manually cut off access to each connected tool one by one, and audit logs ended up scattered across different tools. This feature consolidates that management burden into a single identity provider — lock one account, and access to every connected tool goes with it.

Anyone who has actually rolled out a team tool at this scale has run into the same bottleneck: the feature itself takes days to learn, but safely deploying it across an entire company can take weeks. MCP connectors were likely no exception, and this authentication integration reads like a practical update aimed squarely at cutting down that delay.

For companies in Korea, the takeaway is simple: this is something for whoever manages IT at any organization using Claude to pay attention to. If you already run an identity provider internally, the integration cost should be minimal. If not, this might be a good moment to consider adopting one. The fact that widely used tools like Slack, Notion, and Figma are already on the supported list also lowers the barrier to adoption.

It's likely that other AI tool companies will roll out similar enterprise authentication features in the coming weeks. Given how ChatGPT and Gemini have been strengthening their own enterprise tool-connection capabilities, eliminating individual logins is quickly becoming less of a nice-to-have and more of a baseline requirement for winning enterprise customers.

Comments