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

MCP/connector name resolution in Artifacts pages gets fuzzy-match suggestions

Artifact pages now get a fuzzy-match suggestion when a connector name in the manifest doesn't match any session connector

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.275,
You'll notice

Artifact pages now get a fuzzy-match suggestion when a connector name in the manifest doesn't match any session connector

What

When an Artifact's page manifest (page.json) references an MCP connector name that doesn't match any connector actually available in the session, Claude Code now searches for the closest matching name and includes it as a suggestion in the warning message, instead of just reporting a failure.

Why

This helps developers building Artifact pages quickly spot and fix typos or naming mismatches in connector references, since the warning now points toward the exact spelling that viewers expect.

See this entry in the whole of v2.1.275 →

Feedback