Control USB-HID keyboard and mouse via MCP with real or mock hardware.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "io.github.tinqiao-oss/clawtouch-mcp" MCP server from askskill: Run: claude mcp add 'io-github-tinqiao-oss-clawtouch-mcp' -- npx -y clawtouch-mcp
Use clawtouch-mcp to simulate keyboard entry of username and password, then click the login button and record each step; if no device is connected, run in --mock mode.
A log of keyboard and mouse actions that verifies whether the login automation flow works correctly.
Call clawtouch-mcp to move the mouse to target coordinates, single-click, double-click, and type text to validate a desktop app interaction path.
A step-by-step HID action sequence with result feedback to confirm the UI interaction flow.
Run an automation script with keyboard shortcuts and mouse dragging in --mock mode to check command order, parameters, and error handling.
Mock execution results and debug information without physical hardware, enabling script development and troubleshooting first.
Let AI control Windows apps, browsers, and desktop tasks automatically.
Let AI control macOS apps, mouse, and keyboard to automate tasks.
Read, edit, and optionally compile Arduino sketches through an MCP bridge.
Turn arbitrary CLI tools into MCP server tools with environment-based configuration.
A modular MCP tool for echo, system info, time, math, and file reading.
Let AI see and control a Linux desktop for visual task automation.