AI pair programmer in your terminal.
curl -fsSL https://limitlesstokens.com/install.sh | sh
adtoken init
adtoken earn
ANTHROPIC_API_KEY + ANTHROPIC_API_BASE (note: _BASE not _BASE_URL โ Aider quirk). Export from the local key store only for this shell, then set Aider's base var.eval "$(adtoken env)"
export ANTHROPIC_API_BASE="$ANTHROPIC_BASE_URL"
aider --model anthropic/claude-sonnet-4-6
aider subcommand sets the env vars in the subshell automatically.adtoken aider --model anthropic/claude-sonnet-4-6