A live usage & quota viewer for your self-hosted Claude Code Hub. Hosted here, polled from your machine.
This page is static and stores nothing. The numbers come from a small
poller that runs on your own machine, talks to your Claude
Code Hub with your credentials, and is read here over loopback
(http://127.0.0.1:8787). Your URL, cookies and keys never leave
your computer and are never sent to this site.
Secrets stay local: this page only reads usage data.
All credential entry happens on the poller's own
127.0.0.1 Settings page, which this site cannot see.
Uses the local web2local helper to download dependencies, fetch the poller, and launch it. You approve a native dialog before anything runs.
No web2local yet? Install it, then press Re-check.
Prefer the terminal? Run the same installer yourself. It creates an
isolated virtualenv, installs requests + cryptography,
downloads the poller and starts it on 127.0.0.1:8787.
curl -fsSL https://cch-usage.lue-app.com/install.sh -o cch-install.sh bash cch-install.sh https://cch-usage.lue-app.com
Then and use Settings to enter your Claude Code Hub URL and auth.