Skip to content

Install on macOS

Who this is for
macOS 13 or later
You need
Terminal, and your Mac password
Time
5 minutes

Works on macOS 13 (Ventura) and later. Apple Silicon is strongly recommended if this Mac will run the AI — its unified memory is what lets a laptop hold a useful model.

  1. Open Terminal: press ⌘ + Space, type Terminal, press Enter.

  2. Paste this line and press Enter:

    Terminal window
    curl -fsSL https://github.com/waired-ai/waired-agent/releases/latest/download/install.sh | sh
  3. Read the summary it prints, and press Enter at Proceed? [Y/n].

  4. Enter your Mac password when asked.

    Nothing appears on screen as you type it. That is how Terminal handles passwords — it is not frozen. Type it and press Enter.

    Waired asks for it because the background service is registered for the whole machine, so it starts at boot without anyone logging in.

Now sign in and set up.

Waired installs Ollama — the program that runs models — during setup, and only on computers that will run models. To make sure it is never installed:

Terminal window
curl -fsSL https://github.com/waired-ai/waired-agent/releases/latest/download/install.sh | sh -s -- --skip-ollama
Commands /usr/local/bin/waired, /usr/local/bin/waired-agent
Background service A system launchd daemon, starts at boot
Settings and state /Library/Application Support/waired