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 prompts/resources list-changed listeners no longer require the server to advertise listChanged

Claude Code now listens for MCP prompt/resource list-changed updates whenever a server offers prompts or resources at all

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

Claude Code now listens for MCP prompt/resource list-changed updates whenever a server offers prompts or resources at all

What

When connecting to an MCP server, Claude Code used to only subscribe to notifications that a server's list of prompts or resources changed if the server explicitly advertised support for that (listChanged). Now it subscribes as soon as the server declares the prompts or resources capability at all, whether or not it explicitly says it supports change notifications.

Why

This means Claude Code can pick up updates to a server's available prompts or resources from more servers than before, including ones that didn't explicitly flag support for change notifications.

How sure we are
One source agreesOne thing we can check says the same as this entry.
Anthropic's release notes agreeFixed MCP prompts and resources not refreshing when a server sends list-changed notifications without declaring listChanged

See this entry in the whole of v2.1.274 →