Fetch documentation for any Livewire Flux component or layout directly from fluxui.dev. Specify a component path or layout name to retrieve targeted docs.
MCP server that provides access to Livewire Flux components and layouts documentation, enabling AI assistants to fetch and search through documentation on demand.
Full-stack AI agent for Livewire v4.2+ / Laravel 13 / PHP 8.4+ with planning, memory, bug fixing, version control, GitHub integration, and design conversion.
Retrieve the complete content of a global rule file by its name (e.g., 'php', 'laravel'). Use this tool to access predefined rules for consistent project standards.
Generate Pest tests for Livewire components with auth, validation, and database assertions. Specify component name and fields to create comprehensive test coverage.
Generate a Livewire data table component with sorting, filtering, search, pagination, bulk actions, and export. Define model, columns, and filters to create an interactive table for Laravel applications.
Generate a Livewire 4.2.1 renderless component with #[Renderless] attribute for logic-only functionality, defining events, methods, and optional modal support.
Create a Livewire file upload component with built-in preview, validation, progress bar, multiple file selection, and drag-drop support for Laravel applications.