Back to browse
GitHub Repository

Monitor Cursor IDE usage, detect spending anomalies, and alert your team. Self-hosted, open-source.

27 starsTypeScript

Monitor your team's Cursor AI spend before the invoice hits

by ofershap·Feb 22, 2026·1 point·0 comments

AI Analysis

●●●BangerSolve My ProblemDark HorseShip It

Catches runaway AI spend before invoicing hits; three-layer anomaly detection stops opus-max surprises.

Strengths
  • Real problem with quantified ROI: $6K/month saved. Solves blind spot Cursor admin UI doesn't address.
  • Three-layer anomaly detection (thresholds + z-score + trend) beats naive single-threshold alerts.
  • Self-hosted SQLite + Docker in 5 minutes removes deployment friction and data residency concerns.
Weaknesses
  • Requires Cursor Enterprise API access; locks out SMBs and individual Cursor subscribers.
  • No open-source competitor comparison shown—unclear if this duplicates unreleased Cursor roadmap features.
Target Audience

Engineering managers and finance teams at companies with 50+ Cursor Enterprise licenses

Similar To

Datadog (APM cost monitoring) · CloudHealth (cloud spend optimization)

Post Description

My company has 100+ developers on Cursor. One of our devs switched to opus-max thinking "fast" meant cheaper. It costs 35x more per request. He burned $1,200 in a single day before anyone noticed.

That's when I built this. It connects to Cursor's Enterprise APIs and gives you per-developer spend breakdown by model, three-layer anomaly detection (thresholds, z-score, trend analysis), Slack/email alerts on spend spikes, and incident tracking with MTTD/MTTI/MTTR.

We've saved our team ~$6K/month just by identifying devs running long sessions with massive context caches and helping them start fresh chats.

Self-hosted, SQLite, Docker. Clone and run in 5 minutes. MIT licensed.

GitHub: https://github.com/ofershap/cursor-usage-tracker

Demo (90s): https://youtube.com/watch?v=DqPjFWGI57A

Similar Projects

SaaS●●Solid

StatusMonk – Uptime monitoring and status pages for small SaaS teams

Combines 1-minute uptime checks, SSL/domain/DNS monitoring, heartbeat (cron) checks and automatic incident + recovery notifications with public status pages and Slack/email/webhook alerts — all under a free starter tier. The product doesn't reinvent the category, but the feature bundle and friction-free signup (no card, 5 monitors) make it a pragmatic choice for small teams; I'd like to see clearer technical differentiators or integrations spelled out on the page.

SlickShip ItSolve My Problem
mukul767
103mo ago