Preline UI is an open-source set of prebuilt UI components based on the utility-first Tailwind CSS framework.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"preline": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-preline"
]
}
}
}