Molly on your desktop.
The same Molly, in a native window: dock icon, its own window, and the option to let her act on that machine. Built on the system webview — 5 MB, not 120.
Download
macOS
Apple Silicon · 2.9 MB · signed & notarized by Apple
Download for Mac →Windows
x86-64 · 5.5 MB · needs WebView2 (preinstalled on Windows 11)
Download for Windows →Linux
x86-64 · 2.5 MB · .deb (Debian/Ubuntu)
Download for Linux →Other Linux builds: AppImage (x86-64, runs anywhere) · .deb for arm64
The macOS build is signed with our Developer ID and notarized by Apple: open the disk image, drag Molly to Applications, done — no warnings, no terminal. The Windows build is not code-signed yet, so pick “More info → Run anyway” on first launch.
Let Molly act on this computer
Optional and off by default. Open the Molly panel, choose connect your computer, and run the one line it shows. The machine gets its own credential — revocable from the app at any moment — and Molly asks for confirmation before anything that writes, deletes or runs a command.
curl -fsSL https://cloud.iamolly.ai/install.sh | MOLLY_PAIR_CODE=XXXX-XXXX sh
Windows: $env:MOLLY_PAIR_CODE="XXXX-XXXX"; iwr -useb https://cloud.iamolly.ai/install.ps1 | iex