Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v2.1.242 Home All releases olderv2.1.241 v2.1.243newer
Claude Code v2.1.242

Rules for naming claude.ai connectors in an Artifact

You'll notice
Useful3 Signal3
Artifacts

Claude now names claude.ai connectors by display name in Artifacts, and says connectors with odd characters must be renamed first.

What

When your session has claude.ai connectors attached, Claude now gets explicit rules for referring to them in an Artifact: use the connector's display name, "never the id or any mcp__ segment", "because viewers resolve connectors by name only". Connectors with no name are described to you by the tools they offer, and connectors whose names contain anything beyond letters, digits, spaces and . _ ( ) - "cannot be declared at all until renamed" in claude.ai under Settings then Connectors.

Details
  • The connector support itself already existed; this is new guidance that changes how Claude refers to and refuses connectors.
Evidence

because viewers resolve connectors by name only

Strings lifted out of the shipped bundle, so the claim above can be checked against them.

See this entry in the whole of v2.1.242 →