mifr

Put a Mac on the network

Earn by serving AI models on your Mac. Install the provider, link it to your account, and participate in the network.

  • Min 48 GB of RAM

  • Min macOS 26

  • Stable connection and power, to keep it alive

  1. Install on your Mac

    Open Terminal on the Mac you want to connect, then run this command.

    Terminal
    curl -fsSL https://mifr-install-production.up.railway.app/install-provider.sh | sh

    If the installer opens System Settings, review and install the device enrollment profile. Then return to Terminal to finish setup. Linking is not part of install. Next you run mifr login.

  2. Link it to your account

    After install, run this on the Mac. It opens a page with only the one-time code. Approve it on the account where you want this Mac to show, and later, to receive its earnings.

    Terminal
    mifr login

    Wait for “Account linked successfully!” in Terminal before continuing. Other mifr commands will ask you to log in first if you skip this.

  3. Choose your models and start

    The model picker helps you choose what to serve, downloads the models, and starts the provider in the background. The curl installer already starts the default alias; run this again to pick.

    Terminal
    mifr start

    The first download can take a while. Keep your Mac connected to power and the internet while it gets ready.

  4. Check your connection

    Check the provider’s local status, then open your dashboard to see this Mac’s connection, verification, and earnings.

    Terminal
    mifr status

    If something needs attention, your dashboard explains the next step. A linked Mac may still be downloading models or completing verification.

    Open provider dashboard