Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.257 ·

MCP server reconciliation reworked for account-switch safety

MCP reconnection now tracks each server as refused, applied or superseded and drops stale results after an account switch.

TierYou'll noticehow much it should matter to you
Useful3my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaMCPwhat it touches
KindBug Fixesin v2.1.257,
You'll notice

MCP reconnection now tracks each server as refused, applied or superseded and drops stale results after an account switch.

The internal MCP server reconciliation routine was restructured to track per-server connection outcomes as "refused", "applied", or "superseded". It now detects when a server's identity changes mid-connect during an account switch and defers or drops stale results instead of applying them, since the identity boundary owns the row.

See this entry in the whole of v2.1.257 →

Feedback