Use TypeUI with Claude
Follow this guide to connect Claude to TypeUI for writing and refactoring frontend UI.
Open Claude
Open your project in Claude or another Claude-powered coding environment with MCP support.
Add TypeUI to Claude
Add the TypeUI MCP server from the project where you use Claude Code:
claude mcp add --transport http typeui https://mcp.typeui.sh/mcp
In Claude Code, run:
/mcp
Select typeui, choose authentication, then sign in with TypeUI.
Create a draft
Start from a theme, a markdown ZIP, or a Figma import. TypeUI creates an editable draft design system in your workspace.
Review the markdown
Open View markdown source files and review them before publishing.
Files to review
Edit the source files
Adjust the markdown when you need clearer rules, stronger component guidance, or product-specific language. After publishing, TypeUI MCP uses your saved edits when it helps your AI tool build UI.
Publish for MCP
Publish when ready so your MCP-connected AI tool can use it.
Start building UI
Build me a landing page.
Tell Claude what to build. TypeUI helps it choose the right style and layout.
Review and refine
Run your app, inspect the UI, and ask Claude for targeted improvements:
I don't like this pricing section, give me more variations.
TypeUI will now create three pricing variations so you can compare different layouts before choosing one.
After you choose a direction, tell Claude which one to use:
I like the comparison one. Let's use it.
Once Claude is connected to TypeUI MCP, you can keep working in the same flow: choose a design system, ask for the interface you need, review the generated variations, and tell Claude which direction to continue with.