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.269 ·

MCP OAuth manual-redirect paste now validates the URL before accepting it

Pasting a redirect URL during MCP server sign-in is now checked against the expected value before it's accepted

TierYou'll noticehow much it should matter to you
Useful3my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaMCP OAuthwhat it touches
KindBug Fixesin v2.1.269,
You'll notice

Pasting a redirect URL during MCP server sign-in is now checked against the expected value before it's accepted

What

Some browsers show a connection error during sign-in to an MCP server (a connector that gives Claude Code access to an external tool or service), so Claude Code lets you manually paste the redirect URL instead. Now, whatever you paste is checked against the URL that sign-in actually expects. If it doesn't match, you get an inline error saying "That isn't this sign-in's redirect URL" instead of the app silently accepting it.

Why

Previously any pasted text was accepted, which could let a wrong or mistyped URL through and break the sign-in silently. Validating the paste catches mistakes immediately.

See this entry in the whole of v2.1.269 →