Skip to content
Desktop app for Claude CodeClaude is powerful.
Your budget has limits.

ClaGuard monitors every token and dollar you spend with Claude Code. Set limits, get notified, stay in control — all from your system tray.

ClaGuard dashboard showing token and cost usage

Set it once.
Never overspend again.

01

Install & sign in

Download ClaGuard for your platform and launch it. Sign in to your claude.ai account during setup — no API keys or configuration needed.

02

Set your limits

Define daily and monthly limits in USD or tokens. Configure thresholds at 50%, 80%, 100% — or any combination that fits your workflow.

03

Get alerted

ClaGuard syncs your usage every 10 minutes. Native desktop notifications fire the moment you cross a threshold. The tray icon shows your budget health at a glance.

Dashboard

Your usage, always visible.

A clean dashboard shows daily and monthly token + cost totals with progress bars toward each limit. Always one click away from your system tray.

ClaGuard Dashboard — daily and monthly cost and token usage
Limits & thresholds

Fine-grained control over every dimension.

Create limits in USD or tokens, scoped to daily or monthly windows. Each limit gets its own threshold steps — warn at 50%, alert at 80%, hard stop at 100%.

ClaGuard Limits — new limit modal with threshold configuration
Tray icon

Budget health at a glance.

The menu bar icon changes color based on your worst active threshold. Green means you're fine. Red means you've hit a limit. No need to open the app.

Under 50% — all clear
Over 50% — heads up
Over 80% — getting close
100% — limit reached
Local-first

Fully private. No accounts. No cloud.

All data stays on your machine, stored in a local SQLite database. ClaGuard has no backend, no telemetry of its own, and makes no outbound requests.

  • No account required
  • No cloud sync or remote storage
  • No usage tracking by ClaGuard itself
  • Free to download, no subscription needed
~/.local/share/claguard
$ ls ~/.local/share/claguard/
usage.db
settings.json
$ sqlite3 usage.db "SELECT date, cost_usd FROM daily_totals LIMIT 5"
2026-03-09|2.14
2026-03-10|4.87
2026-03-11|1.32
2026-03-12|3.84

Coming Soon

ClaGuard is not yet available for download.

Follow @webbegg/claguard to be notified when it's ready.

Frequently asked questions