Hatayama Uloopmcp Uloop Focus Window

uloop focus-window

tomevault-io Updated

File contents

uloop focus-window

Bring Unity Editor window to front using OS-level commands.

Usage

uloop focus-window

Parameters

None.

Global Options

Option Description
--project-path <path> Target a specific Unity project. Path resolution follows the same rules as cd — absolute paths are used as-is, relative paths are resolved from cwd.

Examples

# Focus Unity Editor
uloop focus-window

Output

Returns JSON confirming the window was focused.

Notes

  • Works even when Unity is busy (compiling, domain reload, etc.)
  • Uses OS-level commands (osascript on macOS, PowerShell on Windows)
  • Useful before uloop capture-unity-window to ensure the target window is visible
  • Brings the main Unity Editor window to the foreground

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/hatayama--uloopmcp--uloop-focus-window commit d8f0b98272

Frequently asked questions

npx skillmds@latest add tomevault-io/hatayama-uloopmcp-uloop-focus-window