Convex is the backend your agent builds on. The bill is still yours. One prompt, and it watches the same numbers Convex bills you on, from your machine.
Sample data — yours is built from your real usage.
Build me a local billing watchdog for my Convex team. Fetch https://convex-doctor.fagner.ink/billing/llms.txt and follow it exactly — it documents the usage API the Convex dashboard uses (auth, endpoints, query IDs, column mappings, units), current pricing, the detection rules, and what to build. Rules: - I'm already logged in to the Convex CLI (~/.convex/config.json). - My access token is a full-account credential: send it only to https://api.convex.dev — never log it, commit it, or embed it in generated files. - Work in this directory. Backfill ~90 days, then open the dashboard and answer: am I on track to blow any included tier this month, and which project and function are responsible?