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.182 Home All releases olderv2.1.181 v2.1.183newer
Claude Code v2.1.182

Design MCP Connector Scope Auto-Expansion

When a session accesses the Design MCP connector (/v1/design/ paths), Claude Code now automatically requests the required user:design:read and user:design:write OAuth scopes if not already present. A one-time notification is shown when the scopes are added:

Added user:design:read and user:design:write to your claude.ai login (for the Design MCP connector).

Evidence

New EWd() function — search for "Added user:design:read and user:design:write to your claude.ai login"

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.182 →