mirror of
https://github.com/lucas-labs/claude-plugins.git
synced 2026-05-11 17:15:43 -03:00
7 lines
88 B
JSON
7 lines
88 B
JSON
{
|
|
"laravel-boost": {
|
|
"command": "php",
|
|
"args": ["artisan", "boost:mcp"]
|
|
}
|
|
}
|