Laravel Boost is a free, open-source package designed to enhance AI's capabilities within Laravel projects. It functions as an AI coding starter kit, providing Laravel-specific data to help AI agents generate higher-quality code. Laravel Boost includes a Laravel-specific Model Context Protocol (MCP) server and over 15 tools to assist in daily tasks. These tools enable AI to query the database, execute code through Tinker, and search documentation. It also provides version-specific documentation from across the Laravel ecosystem to reduce inaccuracies.
Announced at Laracon US 2025, Laravel Boost helps AI assistants work more accurately within a Laravel project using Laravel's tools and guidelines. It gives AI assistants real context, such as routes, schema, logs, and versioned documentation. The package also includes manually curated AI guidelines, including version-specific ones for Laravel, Inertia, and more. These guidelines help the AI agent behave appropriately within projects. Laravel Boost is intended for developers who want to stop manually setting up Copilot or Claude instruction files and give AI access to Laravel-specific tools to cut down on "AI hallucinations" by feeding it the right context.