Loomal

Computer Use

MCP server by github.com/domdomegg/computer-use-mcp

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

303 starsnpm: computer-use-mcp

About Computer Use

Computer Use is an MCP (Model Context Protocol) server published by domdomegg in the official MCP registry, listed under App Automation on Loomal. Control your computer with screenshots, mouse, and keyboard automation.

It ships as an npm package (computer-use-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/domdomegg/computer-use-mcp, where the project has earned 303 GitHub stars.

Use Computer Use with your agent

Claude Code · one command
claude mcp add computer-use -- npx -y computer-use-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "computer-use": {
      "command": "npx",
      "args": [
        "-y",
        "computer-use-mcp"
      ]
    }
  }
}
npmcomputer-use-mcp

Frequently asked questions

What is Computer Use?
Computer Use is an MCP (Model Context Protocol) server by domdomegg in the App Automation category. Control your computer with screenshots, mouse, and keyboard automation.
How do I connect Computer Use to Claude, Cursor, or another MCP client?
Install Computer Use from its npm package (computer-use-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Computer Use open source?
Yes — the source code is public at github.com/domdomegg/computer-use-mcp, with 303 GitHub stars.
Can AI agents pay to use Computer Use?
Not yet through Loomal — Computer Use is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Computer Use? Claim this listing free by verifying GitHub ownership, or contact us.