UI Library for Design Engineers. Animated components and effects you can copy and paste into your apps. Free. Open Source.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"magicui": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-magicui"
]
}
}
}