Home / Guides / Best Cursor Trackers

Best Cursor Usage Trackers for macOS (2026)

Cursor's billing model changed in June 2025 — gone is “500 fast requests/month,” replaced by dollar-denominated included credits. That makes “am I close to my limit?” much harder to eyeball. Here are the four real ways to track Cursor usage on macOS, ranked.

Last updated May 2026 · Reflects the June 2025 included-credits pricing change · By Soren Starck

Why Cursor Usage Is Harder to Track Now

The old “500 fast requests per month” quota was easy to count. The new model isn't. Pro includes $20 of credits spent at provider API rates. Pro+ includes $70 with a 3× usage multiplier. Ultra includes $400 with a 20× multiplier. A single Claude Opus Agent run can cost $0.50; a Sonnet edit might cost $0.01. Your “requests remaining” depends entirely on which model you used and how long the agent ran.

The practical effect: you can be at 90% of your budget without realizing it, and the next Composer run pushes you into overage billing. A real tracker translates dollars-spent to dollars-remaining and warns you before that happens.

We tested four approaches. Here's how they compare.

#1: SessionWatcher for Cursor Editor's Pick

SessionWatcher for Cursor is a native macOS menu bar app that tracks your included-credits balance, applied multiplier, and overage risk in real time as you code.

What it tracks:

  • Included credits remaining: Live dollar balance — $13.42 of $20 left, not “some requests left.”
  • Multiplier-aware: Knows Pro+ stretches credits 3× and Ultra 20× — shows effective spending power.
  • Per-model spend: How much of this month went to Sonnet vs Opus vs GPT-5.5.
  • Overage warning: macOS notification when you're close to using up included credits and about to roll into usage-based billing.
  • Daily burn rate: Projected month-end based on current pace.
  • Menu bar percentage: A single glanceable number: “42% used.”

Setup: Download, drag to Applications, paste your license key. Tracking in 30 seconds. No API keys, no Cursor login leak.

Pricing: $2.99 one-time. $7.99 for the 5-tool bundle.

Limitations: macOS 15+ only.

#2: Cursor's In-App Dashboard

The official source is the dashboard at cursor.com/dashboard. It shows your monthly included-credit balance, model breakdown, and overage charges to date.

What it shows:

  • Remaining included credits this billing cycle
  • Spend by model (Sonnet, Opus, GPT-5.5, etc.)
  • Overage charges accrued
  • Historical usage by day

Pricing: Free.

Limitations: Lives in a browser tab. Numbers can lag by several minutes. No overage warning. No always-visible widget. You have to remember to check before a heavy Composer run.

#3: Cursor Settings Panel

Open Cursor → Settings → Billing to see a similar view inside the IDE itself. Convenient if you're already in Cursor, but it still requires a context switch.

What it shows:

  • Remaining credits this cycle
  • Per-model usage if you expand the panel
  • Plan tier and renewal date

Pricing: Free.

Limitations: Still on-demand. No notifications. No always-on display. Same lag as the web dashboard. Closes the moment you switch back to coding.

SessionWatcher

Stop accidentally entering overage billing.
Watch your credits live.

Native macOS menu bar app. Track Claude and Codex usage, costs, and rate limits in real-time.

★★★★★ 4.9/5 from developers
nicojerome

“Fast, simple, and does exactly what it should. Definitely worth it.”

@nicojerome on GitHub

Get SessionWatcher

macOS 14+. $2.99 one-time purchase.

#4: DIY Scripts (Cursor API + cron)

Some developers build their own with Cursor's admin/usage endpoints, log parsers, or shell hooks that wrap the Cursor CLI to record per-request costs.

Typical approaches:

  • Polling Cursor's billing/usage endpoint on a cron schedule
  • Parsing Cursor session logs locally for token counts × per-model rate
  • SwiftBar / xbar plugins that re-fetch and render in the menu bar
  • Custom Grafana dashboards if you want to be that person

Pricing: Free, plus your time.

Limitations: Cursor's usage endpoints are not officially documented for external consumers — they can change without notice. Multiplier math has to be re-implemented every plan change. Most DIY trackers die after the first breaking change.

Comparison: All 4 Options at a Glance

FeatureSessionWatcherDashboardSettingsDIY
Real-time creditsYesDelayedDelayedVaries
Multiplier-awareYesYesYesManual
Overage warningYesNoNoDIY
Per-model breakdownYesYesYesVaries
Always-on displayMenu barNoNoDIY
Setup time30 secondsNoneNoneHours+
Price$2.99 onceFreeFreeFree + time

The Verdict

For developers on Pro+ or Ultra who run heavy Composer / Agent sessions, SessionWatcher for Cursor is the only option that gives you a live dollar balance and multiplier-aware burn projection — without leaving the IDE.

If you're on Hobby or barely use Agent mode, the in-app panel is fine. The moment you start running Composer or worry about overage, $2.99 pays for itself in one prevented bill.

SessionWatcher

The Cursor tracker that watches your dollars live.
$2.99. No subscription.

Native macOS menu bar app. Track Claude and Codex usage, costs, and rate limits in real-time.

★★★★★ 4.9/5 from developers
nicojerome

“Fast, simple, and does exactly what it should. Definitely worth it.”

@nicojerome on GitHub

Get SessionWatcher

macOS 14+. $2.99 one-time purchase.

Frequently Asked Questions

What is the best Cursor usage tracker for Mac?

SessionWatcher for Cursor. Menu-bar widget, real-time dollar balance, multiplier-aware, overage notifications. $2.99 one-time.

How does Cursor billing work after June 2025?

Dollar-denominated included credits, not request quotas. Pro = $20 included. Pro+ = $70 with 3× multiplier. Ultra = $400 with 20× multiplier. See our Cursor rate limits guide for the full breakdown.

Can I track Cursor usage for free?

Yes — open the in-app settings panel or cursor.com/dashboard. Neither is always-visible or warns before overage.

How much does SessionWatcher for Cursor cost?

$2.99 one-time for Cursor. $7.99 for the bundle (Claude Code + Codex + Copilot + Cursor + Gemini).