HomeDevelopment › Munim Computer Use

Munim Computer Use

Accessibility-first desktop control for any agent: background input, agent pointer, zoom, Chrome.

TypeScriptRust Local macOSWindowsLinux
★ 8 stars Last pushed 2026-09-22 License: Apache-2.0

Topics: OS Automation

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.4.3)

npx -y munim-computer-use@0.4.3

Or add to your MCP client config:

{
  "mcpServers": {
    "munim-computer-use": {
      "command": "npx",
      "args": [
        "-y",
        "munim-computer-use@0.4.3"
      ],
      "env": {
        "COMPUTER_USE_BROWSER": "<YOUR_VALUE>",
        "COMPUTER_USE_AGENT_CURSOR": "<YOUR_VALUE>"
      }
    }
  }
}
  • COMPUTER_USE_BROWSER — Set to 0 to hide the browser_* tools
  • COMPUTER_USE_AGENT_CURSOR — Set to 0 to disable the agent pointer overlay

This repository has 2 servers listed in the Official MCP Registry.

Other names: io.github.munimtechnologies/computer-use

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry