Ask your AI agent about your team's Cursor spending. MCP server + Cursor plugin + Claude Code plugin wrapping the full Cursor Enterprise API.
by ofershapTypeScript
Last 12 weeks · 0 commits
2 of 6 standards met
Nice scope on this — wrapping the full Enterprise Admin/Analytics API as MCP tools is a much better interface than the dashboard for "who spent what" questions. Question: does the Cursor API expose per-user/per-model spend at fine enough granularity — and freshness — that you could drive enforcement from it, not just reporting? Context: we build AgentShield, a pre-call spend firewall for agents (stdlib Python, per-transaction rules — velocity checks, daily caps, per-call ceilings). The gap we keep seeing is that analytics tools tell you on Tuesday that Monday was expensive, while the expensive failure (a stuck retry loop, $50–$200 in ~10 minutes) needs data fresh enough to trip a rule mid-run. If cursor-usage can expose near-real-time per-user burn, a rule engine could subscribe to it — genuinely curious what the API's data latency looks like. https://agentshield.fly.dev
This PR adds a badge for the cursor-usage server listing in Glama MCP server directory. Glama performs regular codebase and documentation checks to: Confirm that the MCP server is working as expected Confirm that there are no obvious security issues Extract server characteristics such as tools, resources, prompts, and required parameters. This badge helps your users to quickly assess that the MCP server is safe, server capabilities, and instructions for installing the server.
Repository: ofershap/cursor-usage. Description: Ask your AI agent about your team's Cursor spending. MCP server + Cursor plugin + Claude Code plugin wrapping the full Cursor Enterprise API. Stars: 8, Forks: 2. Primary language: TypeScript. Languages: TypeScript (87.5%), JavaScript (12.5%). License: MIT. Topics: ai-spending, cursor, cursor-ai, cursor-enterprise, cursor-ide, cursor-plugin, mcp, model-context-protocol, usage-analytics. Open PRs: 0, open issues: 1. Last activity: 6mo ago. Community health: 42%. Top contributors: oferlmntr.