Downloads

Get the Mionion client for your platform.


Mionion Manager

Recommended

Native Mac app for managing multiple Mionion workers. Requires macOS 14.0+

Download DMG

Command Line Client

Loading version...

macOS (Apple Silicon)

M1, M2, M3, M4 -- signed and notarized

Download

macOS (Intel)

Intel-based Macs -- signed and notarized

Download

Linux (x64)

64-bit Intel/AMD

Download

Linux (ARM64)

64-bit ARM

Download

Quick install

# Download (example for macOS Apple Silicon)
curl -LO https://mionion.com/downloads/darwin-arm64/minion

# Make executable
chmod +x minion

# Move to PATH (optional)
sudo mv minion /usr/local/bin/minion

# Run
minion --api-key YOUR_API_KEY