Skip to content

Commit 6cd6d0c

Browse files
Restore storytelling opener in README while keeping SEO keywords
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent dcb10f2 commit 6cd6d0c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<p align="center">
2-
<img src="assets/logo.svg" alt="Cursor Usage" width="100" height="100" />
2+
<img src="assets/logo.svg" alt="Cursor Usage - MCP server plugin for Cursor Enterprise API spending and analytics" width="100" height="100" />
33
</p>
44

5-
<h1 align="center">Cursor Usage</h1>
5+
<h1 align="center">Cursor Usage - Enterprise AI Spend Tracking Plugin</h1>
66

77
<p align="center">
8-
Ask your AI agent about your team's Cursor spending. Get answers in seconds, not spreadsheets.
8+
An MCP server plugin that wraps the Cursor Enterprise API. Ask your AI agent about your team's spending, usage, and model adoption. Get answers in seconds, not spreadsheets.
99
</p>
1010

1111
<p align="center">
@@ -34,15 +34,15 @@ You manage a Cursor Enterprise team. You want to know who's spending what, which
3434
3535
> "Give me a full usage report for the current billing cycle."
3636
37-
This plugin gives your agent the tools and knowledge to answer those questions using the Cursor Enterprise API directly.
37+
This MCP server plugin wraps the full Cursor Enterprise Admin and Analytics APIs, giving your agent the tools and knowledge to answer those questions directly. Works with Cursor, Claude Code, and any MCP-compatible client.
3838

3939
> **Part of the [cursor-usage-tracker](https://github.com/ofershap/cursor-usage-tracker) ecosystem.** This plugin handles quick questions in the IDE. The tracker is the full open-source dashboard with charts, three-layer anomaly detection, Slack/email alerts, and incident lifecycle tracking. Use them together or separately.
4040
4141
## What's Included
4242

4343
| Component | What it does |
4444
|-----------|-------------|
45-
| **MCP Server** | 15 tools wrapping the full Cursor Admin + Analytics API |
45+
| **MCP Server** | 15 tools wrapping the full Cursor Enterprise Admin + Analytics API |
4646
| **Skills** | Data interpretation guide + cost optimization framework |
4747
| **Rules** | Always-on cost-awareness guidance for model selection |
4848
| **Commands** | Quick-access: `/usage-report`, `/spend-check`, `/model-audit` |
@@ -144,7 +144,7 @@ The API key gives read access to your team's usage data. The only write operatio
144144
> You: "/model-audit"
145145
> Agent: *calls get_model_usage + get_spending + get_agent_edits* → "62% of your team's messages use Sonnet (good). However, 5 users account for 78% of all Opus usage. Their acceptance rate on Opus is 44% vs 51% on Sonnet, suggesting Opus isn't providing measurably better results for most of their tasks..."
146146
147-
## For Deeper Analysis
147+
## Full Cursor Enterprise Cost Monitoring Dashboard
148148

149149
This plugin answers quick questions in the IDE. For teams that need:
150150

@@ -154,7 +154,7 @@ This plugin answers quick questions in the IDE. For teams that need:
154154
- **Incident tracking** with MTTD/MTTI/MTTR lifecycle
155155
- **Web dashboard** with charts and visualizations
156156

157-
See **[cursor-usage-tracker](https://github.com/ofershap/cursor-usage-tracker)**the open-source dashboard this plugin is part of.
157+
See **[cursor-usage-tracker](https://github.com/ofershap/cursor-usage-tracker)**, the open-source Cursor Enterprise dashboard this plugin is part of.
158158

159159
## Development
160160

0 commit comments

Comments
 (0)