ofershap/cursor-usage
by Various
Ask your AI agent about your team's Cursor spending. MCP server + Cursor plugin + Claude Code plugin wrapping the full Cursor Enterprise API.
MCP
ofershap/cursor-usage
Added 1 June 2026
Overview
This tool provides an MCP server and plugins for Cursor and Claude Code that wrap the full Cursor Enterprise API. It enables AI agents to query and report on team Cursor usage and spending. The server exposes endpoints for retrieving usage data, which can be integrated into agent workflows.
Best for
Best for
Teams using Cursor Enterprise that want to automate spending oversight through AI agents
Use cases
- Monitor team Cursor usage and subscription costs
- Integrate spending data into AI agent queries via MCP
- Automate reporting of Cursor Enterprise usage metrics
How to use
Tools exposed
get_team_membersget_spendingget_daily_usageget_billing_groupsget_usage_eventsset_spend_limitget_dauget_model_usageget_agent_editsget_tabsget_mcp_usageget_file_extensionsget_client_versionsget_commandsget_plansget_team_overviewget_user_deep_dive
Tested with
Cursor, Claude Code
Example client config
{\n "mcpServers": {\n "cursor-usage": {\n "command": "npx",\n "args": ["-y", "cursor-usage-mcp"],\n "env": {\n "CURSOR_API_KEY": "your-api-key-here"\n }\n }\n }\n} Notes
This tool provides an MCP server and plugins for Cursor and Claude Code that wrap the full Cursor Enterprise API. It enables AI agents to query and report on team Cursor usage and spending. The server exposes endpoints for retrieving usage data, which can be integrated into agent workflows.
3 stars on GitHub. Last updated 2026-02-19. Licensed MIT.
Use cases
- Monitor team Cursor usage and subscription costs
- Integrate spending data into AI agent queries via MCP
- Automate reporting of Cursor Enterprise usage metrics
Pros
- Open source and extensible with standard MCP protocol
- Works seamlessly with Cursor and Claude Code agents
- Provides direct access to the Cursor Enterprise API for spending data
Cons
- Requires a Cursor Enterprise account to function
- Limited to usage and spending queries; no other API features exposed
- Small community and minimal documentation (3 stars on GitHub)
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Open source and extensible with standard MCP protocol
- Works seamlessly with Cursor and Claude Code agents
- Provides direct access to the Cursor Enterprise API for spending data
Cons
- Requires a Cursor Enterprise account to function
- Limited to usage and spending queries; no other API features exposed
- Small community and minimal documentation (3 stars on GitHub)
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.