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.
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.)
curl -fsSL https://limitlesstokens.com/install.sh | sh
adtoken initadtoken init
That's it. After adtoken init finishes, run adtoken claude exactly like you'd run claude โ AdToken handles the wallet / fallback for you.
No. The shared upstream is billing-shared, not context-shared.
~/.claude directory โ never on AdToken's servers./v1/messages endpoint is stateless โ it has no memory between calls, so the upstream key carries no context to leak.adtoken resume, which reads the same local jsonl files plain claude uses. Pro โ AdToken โ Pro again all share the same conversation history.Anything that respects ANTHROPIC_BASE_URL or OPENROUTER_BASE_URL.
Click any tool for the AdToken-specific install steps.
Doesn't work for:
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.)
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.
chrome://extensions โ toggle Developer mode on (top-right).about:debugging โ This Firefox โ Load Temporary Add-on โ pick manifest.json.)No store submission yet โ installs as an unpacked extension. ~20 KB, no tracking, source on GitHub.
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.