Skip to content

Commit fc12553

Browse files
ofershapcursoragent
andcommitted
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>
1 parent 8f933d2 commit fc12553

1 file changed

Lines changed: 14 additions & 10 deletions

File tree

README.md

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,15 @@
55
<h1 align="center">Cursor Usage Tracker</h1>
66

77
<p align="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 <a href="https://cursor-usage-tracker.sticklight.app">let us run it for you</a>.
99
</p>
1010

1111
<p align="center">
12-
<a href="https://cursor-usage-tracker.sticklight.app">Website</a> · <a href="#quick-start">Quick Start</a> · <a href="#deploy">Deploy</a> · <a href="#features">Features</a>
12+
<a href="https://cursor-usage-tracker.sticklight.app"><img src="https://img.shields.io/badge/🌐_Website-Hosted_&_Managed-6366f1?style=for-the-badge" alt="Website — Hosted & Managed" /></a>
13+
&nbsp;
14+
<a href="#quick-start"><img src="https://img.shields.io/badge/Quick_Start-grey?style=for-the-badge" alt="Quick Start" /></a>
15+
&nbsp;
16+
<a href="#features"><img src="https://img.shields.io/badge/Features-grey?style=for-the-badge" alt="Features" /></a>
1317
</p>
1418

1519
<p align="center">
@@ -24,14 +28,6 @@
2428

2529
---
2630

27-
## Why This Exists
28-
29-
This dashboard answers three questions:
30-
31-
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-
3531
## AI Spend Is a Blind Spot
3632

3733
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
4238

4339
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.
4440

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?
46+
4547
---
4648

4749
## What It Does
@@ -114,6 +116,8 @@ Anomaly Detected ──→ Alert Sent ──→ Acknowledged ──→ Resolved
114116
| **Anomalies** | Open incidents, MTTD/MTTI/MTTR metrics, full anomaly timeline |
115117
| **Settings** | Detection thresholds, **billing group management** (rename, assign, create), **HiBob CSV import** with change preview |
116118

119+
> For a detailed breakdown of every section, metric, badge, and chart, see [FEATURES.md](FEATURES.md).
120+
117121
---
118122

119123
## Deploy

0 commit comments

Comments
 (0)