Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CURSOR_API_KEY | No | API key for cursor-agent authentication in special environments (CI etc.). Not required if cursor-agent is already configured locally. |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| cursor.review | Review deliverables via Cursor CLI (GPT‑5) and return review JSON only. |
| codex.review | Review deliverables via Codex CLI and return review JSON only. |