uiscanner MCP for any agent
Connect uiscanner to your workflow and pull any site's design system: tokens, structure, and a build prompt, straight into your agent.
Open your terminal
In any project, nothing to clone first.
Run one command
No keys to paste, the first scan opens your browser to sign in.
claude mcp add uiscanner -- npx -y uiscanner-mcp Ask Claude
Sign in once, then tokens and a build prompt land right in your chat.
ui_teardown stripe.com for a landingUsing Claude Code, Codex, or a plain terminal? The CLI is one command.
FAQ
Do I need an account or API key?
No. The free tier, 5 scans a month, works with no key at all. Upgrade to Pro or Studio and we issue you a uix_ key that lifts the limit and attributes runs to your account. It's a key we mint for you on a plan, not one you bring.
What does a scan actually return?
Design tokens (colors, fonts, type scale, spacing, radii), the section-by-section structure, and a Claude-tailored build prompt. It describes and tokenizes the page; it never copies or re-hosts the original site's asset bytes.
Which agents work?
Anything that speaks MCP: Claude Code, Claude Desktop, Cursor, Codex, and others. No agent at all? Use the CLI in any terminal.
Can I use it in scripts or CI?
Yes. npx uiscanner-mcp scan <url> --json pipes the raw tokens into any build step.
Where does my data go?
Scans run against the hosted uiscanner API, same SSRF guard and privacy posture as the web app. See the privacy policy.