Developer Tools
Trust: 47/100 (Fair)Computer Use Guide
Control your computer with screenshots, mouse, and keyboard automation.
146 starsby domdomegg
Quick Start
Install
npx computer-use-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-domdomegg-computer-use-mcp": {
"command": "npx",
"args": [
"computer-use-mcp"
]
}
}
}