set_window_position
Move an application window to exact screen coordinates using X and Y values for precise positioning. Part of the Moom MCP Server for macOS window management.
Instructions
Move a window to a specific position for precise control
Input Schema
Name | Required | Description | Default |
---|---|---|---|
appName | Yes | Name of the application | |
x | Yes | X coordinate | |
y | Yes | Y coordinate |