Windows Computer Use for AI Agents. Both a tool (22 MCP tools for click, type, screenshot, OCR, UI inspection) and an agent (autonomous mission engine, macro recorder, intent-based discovery, event watchers). Built with opencode (DeepSeek V4). Ships as MCP server, web UI, and Tauri desktop app.
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"windows-computer-use": {
"command": "uvx",
"args": [
"windows-computer-use-mcp"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add windows-computer-use uvx windows-computer-use-mcp
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"windows-computer-use": {
"command": "uvx",
"args": [
"windows-computer-use-mcp"
]
}
}
}
📋 Copy
Or install with pip: pip install windows-computer-use-mcp
README Excerpt
<p align="center"> <a href="https://github.com/sandraschi/windows-computer-use-mcp"><img src="https://img.shields.io/github/stars/sandraschi/windows-computer-use-mcp?style=flat-square" alt="Stars"></a> <a href="https://github.com/sandraschi/windows-computer-use-mcp/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue?style=flat-square" alt="License"></a>
Topics
agentic automation claude-desktop computer-use cua desktop-automation face-recognition fastmcp fastmcp-3 gui-testing keyboard keylogger mcp mcp-server mouse