Limitless tokens.
Claude. One wallet.

When Anthropic tells you to wait two hours, limitlesstokens.com doesn’t. Watch a 10-second ad, bank credits in cents, code past the rate-limit wall with adtoken claude.

Limits are economic, not technical. We make them economic for someone else.

Install in 2 minutes Watch one ad
What one ad watch funds ยท per lane ยท no key required
Lane 1 โ€” Claude
~1.5 min
of Sonnet 4.6 coding
no BYO key ยท routed via aggregator ($9/M)
Lane 2 โ€” Open
~17 min
of Llama 4 coding
no BYO key ยท operator-funded ($0.80/M)
Both lanes flow through the AdToken aggregator (Vercel AI Gateway primary, OpenRouter fallback) โ€” no provider key needed by default. BYO-key is still available as an opt-in for power users who want direct provider billing; see /install/curl. Full per-model rate card at /pricing. Sources: Anthropic ยท OpenRouter.

Install โ€” two steps

Both run in your terminal, not your browser. (Terminal = the Terminal app on Mac, iTerm2, Warp, Ghostty, the integrated terminal in VS Code / Cursor โ€” anywhere you can type a shell command.)

1
Download AdToken to your terminal
Paste this one command into your terminal. (You'll need to open Terminal first โ€” this can't run in a browser.) It downloads + installs the adtoken CLI globally.
curl -fsSL https://limitlesstokens.com/install.sh | sh
2
Run adtoken init
Same terminal. Mints your wallet user-id, sets up Claude Code, then walks you through linking your school email + watching your first ad. Takes about a minute.
adtoken init

That's it. After adtoken init finishes, run adtoken claude exactly like you'd run claude โ€” AdToken handles the wallet / fallback for you.

Will my conversation get mixed up with someone else's?

No. The shared upstream is billing-shared, not context-shared.

Tools that work today

Anything that respects ANTHROPIC_BASE_URL or OPENROUTER_BASE_URL.

Click any tool for the AdToken-specific install steps.

Doesn't work for:

Claude.ai web (OAuth) Subscription-mode native CLIs (Claude Code Pro) Cursor's built-in Pro mode GitHub Copilot

These products use OAuth or proprietary billing rails โ€” different lane than the API-credit market AdToken serves. (Per the No-Partnership Pivot, AdToken stays outside Anthropic's commercial billing forever.)

Browser extension

Optional side-panel that sits next to Claude.ai. Watch ads + check your wallet without leaving the page. Continues to an ad-funded open model in one click when the upstream chat hits its rate limit.

Download v0.6.0 (.zip) View source on GitHub โ†—
  1. Unzip the download.
  2. In Chrome / Edge / Brave / Arc, open chrome://extensions โ†’ toggle Developer mode on (top-right).
  3. Click Load unpacked and select the unzipped folder. (Firefox: about:debugging โ†’ This Firefox โ†’ Load Temporary Add-on โ†’ pick manifest.json.)
  4. Pin the AdToken icon (puzzle-piece menu in the toolbar) โ€” clicking it opens the side panel scoped to Earn + Wallet only.

No store submission yet โ€” installs as an unpacked extension. ~20 KB, no tracking, source on GitHub.

What we're going for

limitlesstokens.com is not a chat UI. It's the credit layer underneath the tools developers already love.

You watch one ad on this site to top up credits. You code in your terminal the rest of the time. We're invisible while you work.