Open-source components, blocks, and AI agents designed to speed up your workflow. Import them seamlessly into your favorite tools through Registry and MCPs.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ui": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ui"
]
}
}
}