Odel
Computer Use

Computer Use

Local
@domdomegg363TypeScriptMITUpdated 4 days ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmcomputer-use-mcpv1.8.0

Run

npx -y computer-use-mcp

MCP client config

{
  "mcpServers": {
    "computer-use": {
      "command": "npx",
      "args": [
        "-y",
        "computer-use-mcp"
      ]
    }
  }
}
MCP Bundlehttps://github.com/domdomegg/computer-use-mcp/releases/download/v1.8.0/computer-use-mcp.mcpbv1.8.0

Distributed as an MCP bundle (`https://github.com/domdomegg/computer-use-mcp/releases/download/v1.8.0/computer-use-mcp.mcpb`) — download it and import the bundle in your MCP client.