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.