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
- Download the
.dmgfor your architecture (Apple Silicon or Intel) - Open the
.dmgand drag ScreenMCP to/Applications - Important — the app is not notarized, so macOS Gatekeeper will block it. Run:
xattr -cr /Applications/ScreenMCP.app
- Launch ScreenMCP — it appears as a menu bar icon (no Dock icon)
- 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.debOr 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