mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
12 lines
202 B
JSON
12 lines
202 B
JSON
{
|
|
"mcpServers": {
|
|
"laravel-boost": {
|
|
"command": "./vendor/bin/sail",
|
|
"args": [
|
|
"artisan",
|
|
"boost:mcp"
|
|
]
|
|
}
|
|
}
|
|
}
|