A CLI-first ad marketplace for Claude Code. Render unobtrusive sponsored lines in your status line and keep 70% — or advertise to developers straight from the terminal. No web app. Just the shell.
Beta: payments run in Stripe test mode — advertisers pay with test cards (4242…) and earnings are simulated while we gauge interest.
npm install -g gravy-cli
curl -fsSL https://gravycli.xyz/apt/gravy.gpg | sudo tee /usr/share/keyrings/gravy.gpg >/dev/null
echo "deb [signed-by=/usr/share/keyrings/gravy.gpg] https://gravycli.xyz/apt stable main" \
| sudo tee /etc/apt/sources.list.d/gravy.list
sudo apt update && sudo apt install gravy
$ gravy # interactive menu — run gravy -h for all commands
gravy install wires sponsored lines into your Claude Code status line. You keep 70% of the revenue; cash out via Stripe.
gravy advertise — fund a wallet, run bid-priced campaigns, and reach developers where they work. gravy market shows the going rate.
Every command lives in gravy -h. It's a CLI — the terminal is the docs.