Design MCP
Design MCP is the builder automation surface. It gives MCP clients structured access to app design, Cessy reference knowledge, validation, workspace changesets, page preview, and selected operations.
Endpoints
Use the app-scoped endpoint whenever possible. It gives the MCP client the current app context and avoids tenant-wide ambiguity.
Auth
Design MCP supports bearer API keys and OAuth.
Read-only Design MCP requires design:read or design. Full Design MCP requires design.
Tool families
Design MCP includes tools for:
- reference knowledge
- app and model introspection
- workspace changesets
- validation
- task runs
- page preview and browser QA
- page design system inspection
- testing
- design resources
- tool discovery
- design changes
- credentials, adapters, environments, permissions, and operational support where enabled
Tool availability can depend on endpoint, auth scope, app context, and server configuration.
Safe usage
For onboarding and review, connect read-only first. For mutation work, ask the agent to create or use a focused workspace, validate changes, and summarize impact before promotion.
Do not use Design MCP for normal runtime user workflows. Published app operation belongs to Runtime MCP or Runtime APIs.