← Index

Computer Use

io.github.domdomegg/computer-use-mcp·v1.8.0·Other
Quality Score
100
/100

Control your computer with screenshots, mouse, and keyboard automation.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "computer-use-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "computer-use-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "computer-use-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "computer-use-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y computer-use-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
25
installability
25
documentation
15
stability
10
§04  Alternatives in Other