Skip to main content
Glama

mouse_move

Move the mouse cursor to specific screen coordinates or UI elements to interact with desktop applications across operating systems.

Instructions

Move the mouse cursor to an element or to screen coordinates.

Use this before scroll() to scroll within a specific area.

Args:
    element_id: The element ID to move the cursor to.
    x: Screen X coordinate (use with y instead of element_id).
    y: Screen Y coordinate (use with x instead of element_id).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
element_idNo
xNo
yNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Touchpoint-Labs/Touchpoint'

If you have feedback or need assistance with the MCP directory API, please join our Discord server