Skip to content

v0.2.0 — munim-computer-use

Choose a tag to compare

@sheehanmunim sheehanmunim released this 10 Sep 22:54
· 35 commits to main since this release

The server is now called munim-computer-use everywhere: the repo, the binary, the release assets and the npm bin all use the same name. Behaviour is unchanged from v0.1.0 — this release exists so the artifacts match the name.

Renamed

  • munim-computer-use-macos-universal.zip — macOS 14+, Apple silicon and Intel, Developer ID signed. Unzip, chmod +x munim-computer-use, move it onto your PATH, then run munim-computer-use request-permissions once.
  • munim-computer-use-windows-x64.zip — Windows 10/11 x64. Unzip and put munim-computer-use.exe on your PATH.
  • Linux: build from source (cd windows-linux && cargo build --release → target/release/munim-computer-use).

Register

claude mcp add munim-computer-use -- /usr/local/bin/munim-computer-use

See the README for Codex and Cursor.

Upgrading from v0.1.0
The old computer-use binary keeps working; nothing in the protocol changed. To switch, drop the new binary on your PATH and update your MCP client entry to the new path. macOS Accessibility and Screen Recording approvals are keyed to the binary, so the new one has to be approved once. The agent pointer's bundle id and the Chrome native-messaging host were deliberately left alone, so the Chrome extension needs no reinstall.

Checksums in SHA256SUMS.txt.