Autonomous AI Design & Development Engine
A full-stack, multimodal design system compiler and code generation engine exposing headless UI primitives, self-healing WCAG AA audits, and multi-framework exports via the Model Context Protocol.
⚡ Remote MCP SSE Endpoint
Connect Claude Desktop, Cursor, or Antigravity directly to this cloud endpoint:
Messages URL: https://mcp.producercue.com/messages
💻 Local CLI / Stdio
Run locally in terminal or through local MCP configurations via npx:
Full stdin/stdout JSON-RPC protocol supported.
🩺 Health & REST APIs
Inspect server status, uptime, and machine-readable tool schemas:
Claude Desktop Configuration
Active MCP Tools (7)
Generates an accessible, WCAG AA-compliant design system theme with 10-step tonal palettes.
name, primarySeedExpands a high-density Compact Component specification into a full, standards-compliant Component AST.
compactSpecApplies surgical mutations (style, text, variants, children) to an existing component without full regeneration.
component, mutationsAudits a component for accessibility and structural issues, and automatically self-heals any contrast or ARIA failures.
componentExports a component to idiomatic React + Tailwind, Svelte 5 (Runes), Vue 3, or standalone Custom Web Element.
component, targetRetrieves a production-ready, accessible headless UI primitive (button, card, dialog, tabs, accordion, toast, combobox).
typeImports or exports Tokens Studio / Figma design token trees.
action, tokens