omnizen.ai
Tools

Pi

Our drop-in CLI โ€” pre-configured for Omnizen, no env vars to set.

What you get

Pi is a thin, pre-configured fork of a popular open-source agent CLI. It ships with Omnizen as the default provider, so the install is the whole setup. No ANTHROPIC_BASE_URL, no provider config files, no copy-paste from a docs page.

Use Pi when you want the easiest possible path from signed up to shipping code. Use one of the other CLIs (Claude Code, Codex CLI, OpenCode) when you want full control over the underlying tool.

Install

bash
brew install omnizen-ai/tap/pi

Or, on Linux:

bash
curl -fsSL https://omnizen.ai/install/pi | sh

Sign in

First run kicks off an OAuth flow that pairs Pi with your Omnizen account. No key copy-paste:

bash
pi

From the second run onward, Pi just opens. Routing, billing, and rate limits use the same defaults as your dashboard.

Tips

Status

Pi is in active development. The install commands above are the planned endpoints โ€” we'll publish the binary on this page when it ships. Watch /changelog for the announcement.

Pi ยท Docs ยท Omnizen AI