Aura UI for Claude Desktop
io.github.bluestarsystem/aura-ui
Discover and install Aura UI Blade components for Laravel, Livewire and Tailwind CSS 4.
client:Claude Desktop
transport:streamable-http
tools:5
Install Aura UI in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"aura-ui": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://aura-ui.com/mcp/aura"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs