Know exactly what your
AI tools are spending.
Halton Meter is a local proxy that meters every LLM request (tokens, model, and real cost) straight to a SQLite file on your machine. Set it up in a minute.
Meter every token. Locally.
The documentation for Halton Meter, the proxy that turns invisible LLM spend into a cost report you actually read. Everything runs on your machine.
Install the package
uvx runs the latest wheel with zero Python prerequisite. macOS is stable; Linux and Windows are in public beta.
$ uvx halton-meter init --apps
$ uv tool install halton-meter
$ pipx install halton-meter
Initialise your meter
Pick how much to capture. --apps covers your IDEs without touching the browser. Start there if unsure.
$ halton-meter init --apps
1/8 Generating mitmproxy CA certificate… ✓ 2/8 Trusting cert in Keychain… ✓ 4/8 Installing launchd supervisor… ✓ 7/8 Daemon healthy 127.0.0.1:8081 ✓ ✓ init complete mode: apps
Read your first report
Open a new terminal, run any prompt through your tools, then pull the numbers.
$ halton-meter report --today
Everything, by topic
Install, send your first metered request, and configure projects.
How the proxy works, project tagging, the SQLite schema, and pricing.
Day-two running: logs, TLS trust, upgrades, and troubleshooting.
What stays local, the threat model, and how cert trust is scoped.
Optional sync for 90-day trends, team views, and cross-machine rollups.
Changelog
All →We treat docs gaps as bugs
Troubleshooting
Cert errors, daemon loops, missing captures: every known failure with a fix.
Open guide →GitHub
The bundled dashboard is open source (Apache 2.0). Read the source, file an issue, send a PR.
haltonlabs/halton-meter-dashboard →Email the maintainer
Stuck for more than five minutes? That's a docs bug. We fix the page, not just your question.
operator@haltonlabs.com →