Cursor is an AI-native code editor built by Anysphere. Founded in 2022 by a team of ex-OpenAI researchers, by 2026 it became the most valuable AI developer tool company in history: $2 billion annualized revenue, 2 million users, 1 million paying customers.
Cursor is fundamentally a VS Code fork — all extensions, themes, and keybindings carry over. But AI capabilities are woven into every part of the editor: Tab autocomplete, multi-file chat, autonomous agents.
In May 2026, Cursor 3.0 (April 2, 2026) is the active platform with the Agents Window as a separate workspace and tiled multi-agent layouts. Composer 2.5 (May 18, 2026) is the latest proprietary model — built on Moonshot’s Kimi K2.5 with targeted reinforcement learning, scoring 79.8% on SWE-Bench Multilingual at $0.50/$2.50 per MTok. Background Agents run autonomously, BugBot continuously scans the codebase, and Design Mode lets you select UI elements in the browser to feed agents as context. MCP and hooks let Cursor connect directly to your database, docs, and APIs.
| Model | Usage |
|---|---|
| Composer 2.5 | Latest Cursor model (Kimi K2.5 base) |
| Composer 2 | Fast inference, March 2026 |
| Claude Opus 4.7 | Complex agent workflows |
| Claude Sonnet 4.6 | Default coding |
| GPT-5.5 | Alternate frontier |
Cursor’s ecosystem revolves around Cursor Rules — .cursorrules and .mdc files that shape AI behavior per project. Nayomy indexes 200 Cursor Rules — find a rule for your stack, drop it into your project, and instantly change how Cursor behaves.