{ "mcpServers": { "laravel-boost": { "command": "/opt/homebrew/Cellar/php/8.4.5_1/bin/php", "args": [ "/Users/pllx/Web/Herd/chatroom/artisan", "boost:mcp" ] }, "herd": { "command": "/opt/homebrew/Cellar/php/8.4.5_1/bin/php", "args": [ "/Applications/Herd.app/Contents/Resources/herd-mcp.phar" ], "env": { "SITE_PATH": "/Users/pllx/Web/Herd/chatroom" } } } }