Files
newznab-tmux-NNTmux/.cursor/mcp.json
T
2026-07-14 12:46:08 +02:00

12 lines
202 B
JSON

{
"mcpServers": {
"laravel-boost": {
"command": "./vendor/bin/sail",
"args": [
"artisan",
"boost:mcp"
]
}
}
}