Scale computer-use 2.0 with open-source drivers, cross-OS fleets, and benchmarks for training, evaluation, and data generation.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"cua": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-cua"
]
}
}
}