| --action | string | Play | Action to perform: Play, Stop, Pause |
| --project-path | Target a specific Unity project (mutually exclusive with --port). Path resolution follows the same rules as cd — absolute paths are used as-is, relative paths are resolved from cwd. | | -p, --port | Specify Unity TCP port directly (mutually exclusive with --project-path). |
Controla el modo de reproducción de Unity Editor. Úselo cuando: iniciar/detener/pausar el modo de juego, probar el comportamiento del juego o cuando el usuario solicite jugar o detenerse. Controla la reproducción/detención/pausa de Unity Editor. Fuente: hatayama/uloopmcp.
Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/hatayama/uloopmcp --skill uloop-control-play-mode Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw