shaffe/laravel-boost-tinker-mcp
Composer 安装命令:
composer require shaffe/laravel-boost-tinker-mcp
包简介
Tinker MCP tool for Laravel Boost — execute PHP code in the Laravel application context.
README 文档
README
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
composer require shaffe/laravel-boost-tinker-mcp --dev
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
统计信息
- 总下载量: 725
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-03-23