Gravy: Get paid for your Claude's idle time Gravy launched a CLI-based ad marketplace for Claude Code that pays developers 70% of revenue for displaying sponsored lines in their terminal status bar. The platform operates entirely through the command line, with payments currently in Stripe test mode using simulated earnings. Developers can install the tool via npm or apt to monetize idle terminal time, while advertisers can run bid-priced campaigns to reach developers directly in their shell environment. 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 — any OS, Node 18+ npm install -g gravy-cli apt — Debian/Ubuntu, self-contained no Node 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.