Pareto for Mac
Connect Pareto
Install the isolated Pareto coding client, keep your existing tools unchanged, and verify text and tool use before setup is complete.
Request beta access
Enter your email to unlock the Mac installer. You will also need a Pareto API key, issued on the platform once your access is approved.
Beta installer unlocked.
Your API key is entered later through a private macOS prompt, never on this page.
Choose how to install
Use the Mac command yourself or give the local-only instruction to a coding agent.
- Open Terminal from Spotlight.
- Copy and run the command below.
- Enter your Pareto key in the private system prompt.
curl -fsSL https://unbiased.ai/install/pareto -o /tmp/install-pareto.sh && bash /tmp/install-pareto.sh
macOS only. The installer creates an isolated runtime under ~/.local/share/pareto and does not change Claude, Codex, Cursor, or an existing Pi setup.
Paste this into Codex Desktop or another agent that is already operating on your Mac:
Install Pareto on this Mac. Work locally and confirm `uname -s` returns `Darwin`. Do not create a cloud container or ask for a repository. Download https://unbiased.ai/install/pareto, run it locally with bash, let me enter the key in the private macOS prompt, then run ~/.local/bin/pareto doctor. Do not ask me to paste or expose the key in chat.
Confirm the connection
The installer runs real text and Bash tool checks. You can repeat them any time with ~/.local/bin/pareto doctor.
What this installs
- A private, checksum-verified Node runtime when needed.
- A pinned Pi coding-agent client isolated to Pareto.
- The
paretolauncher and connection doctor. - Optional ATXP models only when this Mac already has ATXP access.