Computer Use MCP
by domdomegg
Give AI models complete control of your computer for automated desktop tasks.
What it does
This MCP server allows AI models (like Claude) to interact directly with your operating system. It enables the model to move the mouse, type keys, and take screenshots of your desktop to navigate applications and perform tasks just as a human would.
Tools
computer_use: Core tool for controlling the cursor and keyboard.screenshot: Captures the current screen state for the AI to analyze.mouse_move: Moves the cursor to specific coordinates.key_press: Simulates keyboard input for navigation and shortcuts.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"computer-use": {
"command": "npx",
"args": ["-y", "computer-use-mcp"]
}
}
}
Supported hosts
Confirmed support for Claude Desktop, Cursor, and Cline.
Quick install
npx -y computer-use-mcpInformation
- Pricing
- free
- Published
- 4/13/2026
- stars







