← Back to Plugins
MCP Server MCP

Computer Use

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "computer-use-mcp",
      "version": "1.8.0",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/domdomegg/computer-use-mcp/releases/download/v1.8.0/computer-use-mcp.mcpb",
      "version": "1.8.0",
      "fileSha256": "b009889e02a7e2dee27e3942ab3a50d5b3fb980662990d430f121549689e50ec",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm mcpb

Comments

Sign in to leave a comment

Loading comments...