Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CURSOR_API_KEY | Yes | A Cursor team admin API key (get it from your team settings) |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_team_members | Get list of team members with their names, emails, and roles |
| get_daily_usage_data | Get detailed daily usage metrics for the team including lines added/deleted, AI suggestions, and model usage |
| get_spending_data | Get team member spending information with optional filtering and pagination |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |