Privacy Policy

Last updated: March 2026

How Token Limits works

Token Limits reduces the context sent with each Claude Code request. By default, requests are routed through our server for compression, then forwarded to Anthropic. An optional local mode compresses on your machine and sends requests directly to Anthropic.

What we do not store

  • We do not store your conversations, code, or file contents
  • We do not store your Anthropic API key or authorization tokens
  • We do not log request or response bodies
  • We do not sell or share any data with third parties

In server mode (default), requests pass through our server in memory for compression and are immediately forwarded to Anthropic. Nothing is written to disk or retained after the request completes.

In local mode (--local flag), compression runs entirely on your machine. Requests go directly from your computer to Anthropic. The only server communication is a lightweight license check — no conversation data is sent.

What we do store

  • Account information: your email address and hashed password
  • License key: your license key and whether it is a trial or paid key
  • Usage count: the number of compressed requests (for trial limits only)
  • Session tokens: hashed session tokens for authentication

Payments and refunds

Payments are processed by Stripe. We do not store your credit card information. Stripe handles all payment data according to their privacy policy.

You can cancel your subscription at any time from your account page. All sales are final — we do not offer refunds. The free trial lets you evaluate the product before purchasing.

Cookies

We use a single session cookie (tl_session) to keep you logged in. No tracking cookies, no analytics cookies, no third-party cookies.

Data deletion

Run token-limits uninstall to remove all local files. To delete your account and all associated data, email us and we will remove it.

Contact

Questions about this policy? Email us at [email protected].