Let Claude, Cursor, or any MCP client see and operate your Windows 10/11 desktop. 28 tools for screenshots, UI Automation, Chrome CDP, keyboard/mouse, terminal, with semantic discover-then-act targeti…
| Tool name | Description | Destructive? |
|---|---|---|
| X | ✓ no | |
| wait_until | ✓ no | |
| run_macro⚠ | ⚠ yes | |
| workspace_snapshot | ✓ no | |
| workspace_launch | ✓ no |
| server_status | ✓ no | |
| screenshot | ✓ no | |
| desktop_discover | ✓ no | |
| desktop_act | ✓ no | |
| click_element | ✓ no | |
| mouse_click | ✓ no | |
| mouse_drag | ✓ no | |
| notification_show | ✓ no | |
| desktop_state | ✓ no | |
| browser_search | ✓ no | |
| browser_overview | ✓ no | |
| browser_open | ✓ no | |
| browser_locate | ✓ no | |
| browser_navigate | ✓ no | |
| browser_form⚠ | ⚠ yes | |
| focus_window | ✓ no |
{
"mcpServers": {
"harusame64desktop-touch": {
"command": "npx",
"args": [
"-y",
"@harusame64/desktop-touch-mcp"
]
}
}
}