← Back to Leaderboard

📥 How to Install

Step 1: Run the CLI

npx tokenflex upload

This will automatically set up your account and upload your token usage.

Step 2: Choose a Display Name

The CLI will ask you to choose a display name for the leaderboard. By default, it will use your Claude Code username.

Step 3: Upload Whenever

Run the same command whenever you want to update your stats on the leaderboard!

FAQ

What data is collected?

Only your total token usage count. No conversation content or personal data.

How are tokens calculated?

Tokens are extracted from your Claude Code local history file. We sum all input and output tokens across all conversations.

Can I change my display name?

Yes! Delete ~/.config/configstore/tokenize.json and run the command again.