Download the PHP package shaffe/laravel-boost-tinker-mcp without Composer
On this page you can find all versions of the php package shaffe/laravel-boost-tinker-mcp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-boost-tinker-mcp
Laravel Boost Tinker MCP
Adds the Tinker MCP tool back to Laravel Boost. This tool was included in Boost 1.x but removed in 2.x. It lets you execute PHP code in your Laravel application context via MCP, just like artisan tinker.
Installation
The service provider is auto-discovered. The Tinker tool will be automatically registered with Boost.
Usage
Once installed, the tinker tool is available in your MCP client. It accepts:
code— PHP code to execute (without<?phptags)timeout— Maximum execution time in seconds
License
MIT
All versions of laravel-boost-tinker-mcp with dependencies
PHP Build Version
Package Version
The package shaffe/laravel-boost-tinker-mcp contains the following files
Loading the files please wait ...