Last updated: February 2026

What Tokamak Does

Tokamak is a macOS menu bar app that displays your Claude subscription quota. It reads your usage data from claude.ai and local Claude Code files on your Mac.

Data We Collect

None. Tokamak does not collect, transmit, or store any data on external servers. There is no telemetry, analytics, crash reporting, or tracking of any kind.

Data That Stays on Your Device

DataPurposeStorage
Session cookie from claude.aiAuthenticate with claude.ai to read your quotamacOS Keychain (encrypted by the OS)
Organization IDBuild the URL to fetch your quotamacOS Keychain
Usage data (quota percentages, reset times)Display in the menu bar and popoverCore Data (App Sandbox container)
Claude Code session statsDisplay token counts and session historyCore Data (App Sandbox container)
Achievement unlock datesTrack which achievements you’ve unlockedUserDefaults (App Sandbox container)
Notification preferencesRemember which alerts have been sentUserDefaults (App Sandbox container)

All data resides exclusively on your Mac within the App Sandbox container. Nothing leaves your device except the single network request described below.

Network Requests

Tokamak makes exactly one type of network request:

  • Destination: claude.ai (Anthropic’s servers)
  • Purpose: Read your quota utilization (GET request)
  • Frequency: Every 30 seconds when the app is active, with exponential backoff on errors
  • Authentication: Your existing claude.ai session cookie
  • Data sent: Your session cookie and organization ID (both already known to claude.ai)
  • Data received: Quota percentages and reset timestamps

Tokamak does not contact any other server. There is no update check, no analytics endpoint, no crash reporter, no CDN. You can verify this with any network monitor — the only destination is claude.ai.

Local File Access

When you grant permission (via the macOS file picker), Tokamak reads files from ~/.claude/ on your Mac:

  • stats-cache.json — Aggregated Claude Code statistics
  • projects/*/session.jsonl — Session token counts

These files are generated by Claude Code and read locally. Their contents never leave your device.

Third-Party Services

Tokamak does not integrate with any third-party service, SDK, or library that collects data. There are no ads, no social SDKs, no Firebase, no Sentry, no Mixpanel, no anything.

Children’s Privacy

Tokamak does not collect any data from any user, including children.

Changes to This Policy

If this policy changes, the updated version will be published at this URL with a new date.

Contact

Fernando Rodriguez — X/Twitter · Bluesky