center_on_screen
Automatically center on user's display
How to use it
center_on_screen is exposed by the User MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the center_on_screen tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL USER MCP LISTINGOther tools in User MCP (7)
always_on_top
Keep above all other windows (reliable on all platforms)
auto_resize
Automatically fit content perfectly via JavaScript measurement
bring_to_front
Force to foreground (best-effort on Windows due to OS restrictions)
modal
Block interaction with other windows until closed
resizable
Allow user to resize the window
timeout
Auto-close after specified seconds (0 = no timeout)
wait_for_response
Fire-and-forget mode for notifications