{ "mcpServers": { "laravel-boost": { "command": "php", "args": [ "artisan", "boost:mcp" ] }, "sequential-thinking": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-sequential-thinking" ] } } }