Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.274 ·

MCP OAuth-token fallback now requires a design-server URL match

MCP OAuth-token reuse now also requires the server's URL to match design-connector rules

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaMCPwhat it touches
KindImprovementsin v2.1.274,
Under the hood

MCP OAuth-token reuse now also requires the server's URL to match design-connector rules

What

When Claude Code decides whether an SSE or HTTP MCP (Model Context Protocol) server can skip its own OAuth check because a suitable access token already exists, it now also requires that server's URL to match the design-connector check before falling back to a generic OAuth probe.

Why

This narrows when an existing access token can be reused to satisfy an MCP server's authentication, tying that shortcut specifically to design-connector servers rather than any server with a token available.

See this entry in the whole of v2.1.274 →