Claude Design Integration [Gradual Rollout]#
What's wrong with this entry?
A new ClaudeDesign tool that lets Claude work directly with claude.ai/design — a collaborative canvas for decks, prototypes, landing pages, and UI mockups backed by your team's design system.
/design login # Authenticate with claude.ai for Design access
/design consent # Grant Claude agent access to your Design projects
/design <prompt> # Route to Design operations (import, export, status, etc.)- Operations include:
list_projects,read_file,write_files,delete_files,finalize_plan,get_claude_design_prompt,render_preview, and more - Write operations (
write_files,delete_files) require aplan_tokenobtained fromfinalize_planfirst - Requires a claude.ai credential — not available via Bedrock, Vertex, or third-party providers
- First-party Design server has a consent gate: the user grants Claude agent access once per account;
/design consenthandles this - Not available when
nonessential network trafficis restricted
Feature-flagged (tengu_omelette_fouet) — rolling out gradually.
ClaudeDesign tool (search for "ClaudeDesign", "/v1/design/mcp", "claude.ai/design")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.