Integrations

How do I install TofuPilot on macOS?

Updated September 7, 2026

Run curl -fsSL https://tofupilot.app/install | sh in Terminal to install the tofupilot CLI (same command as Linux). To register the machine as a station, copy the command from the station page in the dashboard, which carries a one-hour setup token: curl -fsSL https://tofupilot.app/install | sh -s -- --token YOUR_SETUP_TOKEN. The daemon runs under launchd, managed via tofupilot service start|stop|status.

Related questions

Still have a question?