← Back to Plugins
MCP Server MCP

io.github.hiphopanda/windows-computer-use-mcp

github By github 👁 1 views ▲ 0 votes

Control Windows desktop via MCP: mouse, keyboard, screenshots, clipboard, and apps.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "windows-computer-use-mcp",
      "version": "0.1.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...