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.
Quick Start
Clone the repository:
git clone https://github.com/Mtehabsim/ScreenPilotClaude Desktop configuration example:
{
"mcpServers": {
"screenpilot": {
"command": "npx",
"args": [
"-y",
"Mtehabsim/ScreenPilot"
]
}
}
}Check the repository README for specific installation and configuration instructions.