Cursor

    Infra / DevOps · Freemium

    Overview

    A code editor with AI built into the middle of it. It is a fork of Visual Studio Code, so it looks and works like the editor many developers already use, with AI added as autocomplete, inline edits, chat, and an agent that can change many files at once. It is made by Anysphere, a US company, and launched in 2023. It has grown quickly into one of the most used AI coding tools. It connects to several model providers, so you choose which model does the work. There is a free tier, paid individual plans, and team and enterprise plans, with heavy use billed on top.

    What people use it for

    Developers use Cursor as their day to day editor. The Tab feature predicts the next edit and the next place to jump, which speeds up routine changes. Chat answers questions about the open codebase without leaving the editor. The agent, sometimes called Composer, takes a written instruction and edits across several files, runs commands, and iterates until the change works. People use Plan Mode to scope a larger change before the agent starts. Background and cloud agents run longer tasks while the developer does other work. Others use it to understand an unfamiliar repo, find where a bug lives, or review a diff before merging. It connects to GitHub, GitLab, Slack, and Linear, and supports custom rules and MCP tools so a team can shape how the AI behaves.

    Key capabilities

    Cursor is built on VS Code, so existing extensions, themes, and keybindings mostly carry over. Tab is a fast inline completion model that also suggests the next edit location. The agent edits across multiple files, runs terminal commands, and loops on the result, with a Plan Mode for larger work. Background agents run tasks in parallel, including in the cloud. It indexes the codebase so chat and the agent have project context. Model choice covers Anthropic, OpenAI, Google, and others, plus an Auto mode that picks one. Native MCP support lets it call outside tools, and custom rules files let a team set standing instructions. It includes in editor pull request review. Integrations cover GitHub, GitLab, Azure DevOps, Bitbucket, Slack, and Linear, and there is a JetBrains version. Plans are a free Hobby tier, Pro, Pro+, Ultra, Teams, and Enterprise, with a monthly request allowance and usage based charges beyond it.

    Limitations

    The pricing has changed several times and the request and usage credit model confuses users, with heavy agent use pushing bills above the plan price. On large projects the editor can feel slower than plain VS Code. The AI still makes mistakes, so its edits need review before they are trusted. Reviewers report that context can feel limited on longer, multi step jobs and does not carry cleanly between sessions, so output quality on sustained work lands a step below the best case. Being a VS Code fork, it can lag upstream on some updates and a few extensions behave differently. The strongest results depend on picking and paying for premium models.

    Insight

    Cursor is at its best on quick, well scoped edits: renaming things, filling in boilerplate, small fixes, and questions about the code in front of you. The Tab feature alone saves real time once it is in muscle memory. On longer, multi step work the ceiling shows. The context it holds can feel limited, it does not carry well from one session to the next, and output quality drops a step below where it starts, so sustained work needs more hand holding than the demos suggest. The pricing is also a moving target, and leaning on the agent for hours can run the bill well past the sticker price. It is a strong upgrade over a plain editor for day to day coding. For large, sustained tasks, keep expectations modest and review everything it writes.

    Pricing

    Freemium

    Website

    cursor.com

    Last checked 2026-08-30