API Dashboard
Create an account, generate a sc_live_... key, and start with 100K hosted compression tokens/month.
Firebase sign-in is unavailable on this deployment. Configure FIREBASE_* environment variables and redeploy, or use dev mode if enabled.
SC_AUTH_DEV=1 SC_KEY_STORE=memory python scripts/local_web_server.py
/api/v1/compress with your key are metered here. The landing-page impact calculator runs the same engine in-browser and does not use your key or appear in usage.
Get a key, install the package, call compress(). That’s it.
Integrate in 2 steps
SUPERCOMPRESS_API_KEY or paste your key below.
No API keys yet. Create one to get started.
Every POST /api/v1/compress with your key updates this table. Send a test request to verify metering.
| Key | Requests | Tokens in | Kept | Saved | Last used |
|---|---|---|---|---|---|
| No usage yet. | |||||
Track token usage per coding agent. Install SuperCompress to automatically compress context from every coding agent you use.
Install SuperCompress to automatically compress context from Cursor, Windsurf, Continue, Cline, Claude Code, Codex, and any OpenAI-compatible agent.
npm install -g supercompress-cli supercompress setup supercompress start
| Coding Agent | Requests | Tokens in | Tokens out | Tokens saved | Savings % | Last used |
|---|---|---|---|---|---|---|
| No coding agent usage yet. | ||||||
Your current plan limits how many tokens you can process each month. Upgrade anytime to unlock higher limits.
Need more tokens? Contact us for enterprise pricing and custom limits.
Copy your API key now — it’s only shown once.
Then paste this into your app