easytouch-mcp

Automate desktop GUI tasks via CLI or MCP with EasyTouch.

37|14|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/whuanle/EasyTouch --skill easytouch-mcp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: easytouch-mcp
Source: https://github.com/whuanle/EasyTouch/tree/main
Command: npx skills add https://github.com/whuanle/EasyTouch --skill easytouch-mcp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows AI agents to interact with your computer's graphical user interface, performing tasks like mouse and keyboard control, window management, and even browser automation, bridging the gap between AI and desktop applications.

Core Features & Use Cases

  • Cross-Platform Automation: Works on Windows, Linux, and macOS.
  • GUI Control: Manipulate mouse, keyboard, and windows.
  • System Information: Query OS, CPU, memory, and process details.
  • Browser Automation: Launch, navigate, interact with, and screenshot web browsers.
  • Use Case: An AI can use this Skill to automatically fill out a web form, take a screenshot of the result, and then close the browser, all without human intervention.

Quick Start

Use the easytouch-mcp skill to get your current mouse position.

Frequently Asked Questions about easytouch-mcp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate cross-platform desktop GUI control with an AI agent?

Cross-platform desktop GUI automation is enabled by allowing AI agents to control mouse, keyboard, and windows via CLI or MCP, requiring the EasyTouch 'et' command to be installed and accessible on Windows, Linux, or macOS.

Can I use MCP to perform browser automation and capture screenshots?

Yes, MCP supports browser automation through a dedicated browser ID, allowing AI agents to launch, navigate, interact with web pages, and capture screenshots without human intervention.

What desktop operations can an AI agent execute through MCP?

Through MCP, an AI agent can execute mouse and keyboard control, window management, screen capture, clipboard operations, and system information retrieval like querying OS, CPU, and memory details.

Do I need to install any dependencies to use cross-platform desktop automation?

Yes, you must install EasyTouch and ensure it is accessible via the 'et' command in your environment before an AI agent can interact with your computer's graphical user interface.

How does an AI agent interact with desktop applications to automate tasks?

An AI agent interacts with desktop applications by bridging the gap between AI and the graphical user interface, using CLI or MCP to manipulate windows and perform actions like filling out web forms automatically.