Codex CLI · macOS + Linux

Install once.
Keep using codex.

FundUrPrompt adds one lightweight shim in front of your existing Codex command. It never replaces the real binary, and network failures never block Codex.

Run in your terminalSigned manifest + SHA-256
curl -fsSL https://fundurprompt.io/install.sh | sh

Open Codex after installation. The signed-out Conversaic ad works immediately.

01

Install

The script finds the real Codex binary, installs under ~/.fundurprompt, and activates the shim.

02

Verify

Run fundurprompt status to see the real Codex path, shim version, and earning state.

03

Earn (optional)

Run fundurprompt login to connect this install. Login is not required to see ads.

Useful commands

Everything you need

fundurprompt status
Check installation and earning eligibility.
fundurprompt login
Connect this CLI to your earnings account.
fundurprompt update
Install a verified update immediately. Automatic checks also run periodically.
fundurprompt uninstall
Restore the original Codex command and remove FundUrPrompt.
Want to inspect it first?Run the installer with --dry-run or open the published install script and release manifest.