You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
readme: rewrite intro, add nav badges, reorder sections
- Plausible-style intro paragraph with inline "let us run it for you" link
- Replace plain text nav with for-the-badge styled buttons (website prominent, rest grey)
- Move "AI Spend Is a Blind Spot" before the three questions for stronger hook
- Rename "Why This Exists" to "What This Dashboard Answers"
Co-authored-by: Cursor <cursoragent@cursor.com>
Copy file name to clipboardExpand all lines: README.md
+14-10Lines changed: 14 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,11 +5,15 @@
5
5
<h1align="center">Cursor Usage Tracker</h1>
6
6
7
7
<palign="center">
8
-
Know who's burning through your AI budget before the invoice tells you. Open-source Cursor Enterprise cost monitoring with anomaly detection, Slack alerts, and spend analytics.
8
+
Open-source cost monitoring for Cursor Enterprise teams. Track AI spend per developer, detect anomalies automatically, and get Slack alerts before the invoice surprises you. Self-host with Docker or <ahref="https://cursor-usage-tracker.sticklight.app">let us run it for you</a>.
1.**Cost monitoring** - Are we spending too much? Who's driving it? Why?
32
-
2.**Adoption tracking** - Is everyone using the tool we're paying for?
33
-
3.**Usage understanding** - How is each person working with AI?
34
-
35
31
## AI Spend Is a Blind Spot
36
32
37
33
Engineering costs used to be two things: headcount and cloud infrastructure. You had tools for both. Then AI coding assistants showed up, and suddenly there's a third cost center that nobody has good tooling for.
@@ -42,6 +38,12 @@ Cursor's admin dashboard shows you the raw numbers, but it won't tell you when s
42
38
43
39
I built cursor-usage-tracker to fix that. It sits on top of Cursor's Enterprise APIs and gives engineering managers, finance, and platform teams actual visibility into AI spend before it becomes a surprise.
44
40
41
+
## What This Dashboard Answers
42
+
43
+
1.**Cost monitoring** - Are we spending too much? Who's driving it? Why?
44
+
2.**Adoption tracking** - Is everyone using the tool we're paying for?
45
+
3.**Usage understanding** - How is each person working with AI?
0 commit comments