Skip to main content
Glama

send_mouse

Send mouse events to terminal user interface applications by specifying coordinates, actions, and buttons for automated testing and interaction.

Instructions

Send a mouse event to the TUI app (if the app has mouse support enabled).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sessionIdYesSession ID
actionYesMouse action type
xYesColumn position (0-based)
yYesRow position (0-based)
buttonNoMouse button: "left", "middle", "right" for press/release; "up", "down" for scroll (default: "left")

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/nvms/tui-mcp'

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