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