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

MCP client tool lists refresh after reconnect, with new timing telemetry

MCP tool lists now refresh automatically after a server reconnects

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaMCPwhat it touches
KindBug Fixesin v2.1.265,
You'll notice

MCP tool lists now refresh automatically after a server reconnects

What

When an MCP (Model Context Protocol) server reconnects, Claude Code now re-fetches that server's list of tools and merges them back into the available tools, tracked through a new pending-refresh set. The code also adds timing markers around the tool setup step to measure how long it takes.

Why

This keeps the available tool list accurate after a reconnect, so tools from a server that dropped and came back are properly refreshed instead of possibly going stale.

See this entry in the whole of v2.1.265 →

Feedback