Use Codex
through Chompute.
Add Chompute as a Codex AI provider and get unlimited use at a flat monthly cost. No surprise overages. Ever.
$curl -fsSL https://chompute-skills.s3.us-east-1.amazonaws.com/chompute-codex.sh | shThree steps from signup to Codex.
The setup follows Codex conventions: get an Access Key, make sure Codex exists, then run one installer script for unlimited everyday agent use without overages.
Sign up and get an Access Key.
Create a Chompute account, enable the endpoint plan, and copy your Chompute Access Key from the logged-in app.
Install Codex if you need it.
If Codex is already installed, keep going. If not, install it from OpenAI and confirm the codex command works in your terminal.
Run the Chompute setup script.
The script asks for your Access Key, adds a Chompute Codex profile, and writes the OpenAI-compatible provider config safely.
Run one command.
Paste this into your terminal. The script will ask for your Chompute Access Key interactively and will not print the full key back to you.
- ✓Prompts for your Chompute Access Key without showing it in the terminal.
- ✓Adds a Codex profile named chompute, so your default Codex setup stays available.
- ✓Backs up existing Codex config before editing.
- ✓Configures Codex to use chompute-advanced through the Chompute OpenAI-compatible endpoint.
$curl -fsSL https://chompute-skills.s3.us-east-1.amazonaws.com/chompute-codex.sh | shRun doctor, then start Codex.
Doctor checks that Codex is installed, verifies the Chompute profile and provider config, and can send a tiny optional test request before you begin.
$curl -fsSL https://chompute-skills.s3.us-east-1.amazonaws.com/chompute-codex.sh | sh -s -- doctorUse the Chompute profile when you want it.
Start Codex with codex -p chompute when you want requests to route through Chompute. Start Codex normally when you want your default setup. The script also supports uninstall, so you can remove only the Chompute-managed Codex profile and provider config whenever you want.