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
<imgsrc="assets/logo.svg"alt="Cursor Usage - MCP server plugin for Cursor Enterprise API spending and analytics"width="100"height="100" />
3
3
</p>
4
4
5
-
<h1align="center">Cursor Usage</h1>
5
+
<h1align="center">Cursor Usage - Enterprise AI Spend Tracking Plugin</h1>
6
6
7
7
<palign="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.
9
9
</p>
10
10
11
11
<palign="center">
@@ -34,15 +34,15 @@ You manage a Cursor Enterprise team. You want to know who's spending what, which
34
34
35
35
> "Give me a full usage report for the current billing cycle."
36
36
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.
38
38
39
39
> **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.
40
40
41
41
## What's Included
42
42
43
43
| Component | What it does |
44
44
|-----------|-------------|
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 |
46
46
|**Skills**| Data interpretation guide + cost optimization framework |
47
47
|**Rules**| Always-on cost-awareness guidance for model selection |
@@ -144,7 +144,7 @@ The API key gives read access to your team's usage data. The only write operatio
144
144
> You: "/model-audit"
145
145
> 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..."
146
146
147
-
## For Deeper Analysis
147
+
## Full Cursor Enterprise Cost Monitoring Dashboard
148
148
149
149
This plugin answers quick questions in the IDE. For teams that need:
150
150
@@ -154,7 +154,7 @@ This plugin answers quick questions in the IDE. For teams that need:
154
154
-**Incident tracking** with MTTD/MTTI/MTTR lifecycle
155
155
-**Web dashboard** with charts and visualizations
156
156
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.
0 commit comments