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

Artifact publish now validates renamed MCP server names against page source

Publishing an artifact now warns if it still refers to an MCP server name that got renamed

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

Publishing an artifact now warns if it still refers to an MCP server name that got renamed

What

When you publish an artifact (a shareable page Claude Code builds, such as a small app or interactive doc), Claude Code now checks whether the artifact still literally mentions the name of an MCP server (an external tool source) that was renamed as part of publishing. If the page's own text or code still refers to the old name as a quoted string, you now get a warning that any calls using that old name will fail for every viewer, and that you should use the display name instead.

Why

Before this check, an artifact could silently reference a server name that no longer exists after publishing, breaking it for anyone who opens it. The new warning catches this at publish time instead of leaving viewers to hit a mysterious failure later.

See this entry in the whole of v2.1.271 →