Skip to content

v0.3.8

Latest

Choose a tag to compare

@github-actions github-actions released this 30 May 18:15

Downloads

Platform File Notes
macOS (Apple Silicon) screenmcp-mac-aarch64-apple-darwin-*.dmg M1/M2/M3/M4 Macs
macOS (Intel) screenmcp-mac-x86_64-apple-darwin-*.dmg Older Intel Macs
Windows screenmcp-windows-*.zip x86_64
Windows Installer screenmcp-setup-*-x86_64.exe NSIS setup wizard
Linux (.deb) screenmcp-linux-*-amd64.deb Debian/Ubuntu x86_64
Linux (.tar.gz) screenmcp-linux-*.tar.gz x86_64
Android screenmcp-android-*.apk ARM/x86

macOS Installation

  1. Download the .dmg for your architecture (Apple Silicon or Intel)
  2. Open the .dmg and drag ScreenMCP to /Applications
  3. Important — the app is not notarized, so macOS Gatekeeper will block it. Run:
    xattr -cr /Applications/ScreenMCP.app
  4. Launch ScreenMCP — it appears as a menu bar icon (no Dock icon)
  5. Grant Accessibility and Screen Recording permissions when prompted

Windows

Extract the archive and run screenmcp-windows.exe, or use the NSIS installer.

Browser may block the download — click the small arrow (⌄) next to the download and choose "Keep". See visual guide.

Linux

Install the .deb package:

sudo dpkg -i screenmcp-linux-*-amd64.deb

Or extract the .tar.gz and run the screenmcp-linux binary directly.

Android

Install the APK directly. You may need to enable "Install from unknown sources".

Full Changelog: v0.3.5...v0.3.8