What's wrong with this entry?
A built-in first-party MCP server called claude_design is now available, connecting to Anthropic's Design API at https://api.anthropic.com/v1/design/mcp. When enabled, Claude can mock up UI screens directly in your session. A tip reads "Use Claude Design to mock up screens before you build."
Controlled by feature flag tengu_omelette_whisk. Can also be force-enabled via the environment variable CLAUDE_CODE_ENABLE_DESIGN_MCP=true.
- Server name
claude_designis treated as first-party — it auto-attaches login OAuth tokens and renders with a bare name (no URL prefix in the UI) - Setting
CLAUDE_CODE_ENABLE_DESIGN_MCP=1bypasses the feature flag for self-hosting or testing
Design MCP server name (search for "claude_design") and URL (search for "https://api.anthropic.com/v1/design/mcp")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.