by Gregory Shein

Cursor Integration

Connect Cursor with Corcava

You can now connect Cursor IDE with Corcava for visibility in reports and for task and time context right in your editor.

Two Ways to Use It

1. Coding Report — usage and spend

In Settings → Integrations, connect Cursor with your Cursor Admin API key. Then in Reports → Coding Report you’ll see Cursor usage and spend alongside time tracking and Git activity. Map Cursor users to your GitHub/GitLab team so the report attributes activity correctly.

2. Task context and time tracking from the editor (MCP)

Add the Corcava MCP server and your Corcava API key to ~/.cursor/mcp.json. Your AI assistant in Cursor can then read task details, create or update tasks, start and stop time tracking, and add comments—all from the editor. See the MCP quickstart in our docs for step-by-step setup.

Getting Started

  1. Report: Settings → Integrations → connect Cursor (Admin API key) → open Reports → Coding Report.
  2. Editor: Create a Public API key in Settings → Integrations, then add the Corcava MCP server to ~/.cursor/mcp.json; see the MCP setup guide for details.

Perfect for dev teams who use Cursor and want one place for time, code, and AI usage.

Back to What's New