Tool profile · Build & code

Cursor

Move a codebase forward with agents across desktop, terminal, and cloud

An agentic coding environment for understanding, writing, refactoring, and parallel repository work.

AI codingCodebasesDesktop agentsCLICloud agents

01 / Overview

About

Cursor combines a code editor, agents, the terminal, and cloud execution in one development workflow. It can index a repository, plan changes from natural-language instructions, edit across files, and run commands. Longer tasks can continue through background or cloud agents in isolated environments.

02 / Core features

Core features

01

Repository agents

Read project context, plan work, and execute changes across files.

02

Tab and inline editing

Predict the next edit and accept or adjust suggestions directly in code.

03

CLI and cloud agents

Dispatch work from the terminal or continue longer tasks in isolated cloud environments.

04

Tool and ecosystem connections

Connect GitHub, Slack, terminals, rules, and team workflows.

03 / Use cases

Use cases

01

Feature work and refactoring

Let an agent understand the existing structure before implementing, fixing, or refactoring code.

02

Learning an unfamiliar repository

Ask about symbols, dependencies, and execution paths to build context quickly.

03

Parallel long-running work

Send independent tasks to background or cloud agents and review the results together.

04 / Platforms and languages

Platforms and languages

Platforms and devices

macOSWindowsLinuxWeb

Languages

Multiple programming languages and natural-language instructions

The desktop editor is the primary entry point; CLI and cloud-agent allowances vary by plan.

05 / Pricing and quotas

Pricing and quotas

Hobby

$0 / Free

Includes limited agent requests and Tab completions for trying the core workflow.

Pro

$20/mo / Monthly

Raises allowances for agents, Tab, and cloud capabilities.

06 / Similar products

Similar products

CodeBuddy IDE

Chinese product development and deployment workflow

development

OpenCode

Open source with multiple model providers

development

v0

Generate working applications from interface ideas

development

07 / Common questions

Frequently asked questions

01Is Cursor only an autocomplete tool?

No. Alongside Tab and inline editing, it includes repository agents, a CLI, and background or cloud execution.

02Is there a free plan?

Yes. Hobby includes limited usage; check current limits on the pricing page.

03Do cloud agents directly change the local workspace?

Official cloud workflows use isolated environments. Review diffs and tests before applying or merging results.