other tools and integrations

ScreenPilot

enables AI to fully control and access GUI interactions by providing tools for mouse and keyboard, ideal for general automation, education, and experimentation.

python
local
other tools and integrations
0
View on GitHub

Installation

npx -y Mtehabsim/ScreenPilot

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "ScreenPilot",
  "command": "npx",
  "args": [
    "-y",
    "Mtehabsim/ScreenPilot"
  ]
}

About This MCP Server

Mtehabsim/ScreenPilot

enables AI to fully control and access GUI interactions by providing tools for mouse and keyboard, ideal for general automation, education, and experimentation.

GitHub: https://github.com/Mtehabsim/ScreenPilot

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub