energycz / laravel-boost-vibe
Mistral Vibe agent for Laravel Boost, adding MCP server, skills and guidelines support.
v1.0.0
2026-04-28 12:09 UTC
Requires
- php: ^8.4
- laravel/boost: ^2.0
Requires (Dev)
- mockery/mockery: ^1.6
- pestphp/pest: ^2.36
- phpunit/phpunit: ^10.0
README
Adds Mistral Vibe support to Laravel Boost, allowing Boost to install MCP servers, skills and guidelines for Vibe-based workflows.
Installation
composer require energycz/laravel-boost-vibe --dev
Credits
The Vibe agent implementation is based on the original PR by @HeathNaylor. This package simply wraps that work for standalone distribution.