Cursor

by Anysphere Inc.

Free Tier freemium

AI-powered code editor built on VS Code with native AI pair programming. Cursor is an AI-native code editor developed by Anysphere Inc., built as a fork of Microsoft's Visual Studio Code.

Performance Scores

8.0

2 rankings evaluated

Score range: 7.5 – 8.5

Key Facts

pricing

pricing facts about Cursor
AttributeValueAs ofSource
Pricing tiers (June 2026)June 2026 tiers: Hobby (Free $0), Pro $20/user/mo, Pro+ ~$60/user/mo, Ultra ~$200/user/mo, Teams $40/user/mo, Enterprise custom. Pro+ and Ultra figures are secondary-sourced (official page hides per-tier prices behind a UI toggle).Jun 2026Cursor official pricing page
Usage-based billingSince June 2025 Cursor bills on usage: each paid plan includes a model-usage pool roughly equal to its price (Pro covers about 225 Claude Sonnet 4.5 requests), auto-routed usage is unlimited, and named-model usage beyond the pool is billed on demand in arrears.Jun 2026Cursor official pricing page
Pro PlanPro plan from $20/month as of 2026Jul 2026Cursor Docs — Pricing
Teams PlanTeams plan from $40/user/month with admin controls and centralized billingJun 2026Cursor Pricing
Free TierHobby plan free with limited Agent requests and limited Tab completionsJul 2026Cursor — Pricing

company

company facts about Cursor
AttributeValueAs ofSource
Company & adoptionDeveloped by Anysphere Inc. as a fork of VS Code; more than 500,000 developers reported as of early 2026. Compatible with the VS Code extension ecosystem.Jun 2026Cursor official site

General

General facts about Cursor
AttributeValueAs ofSource
Founded2022Mar 2026Anysphere
Free TierFree Hobby tier with limited Agent requests and limited Tab completions (as of July 2026)Jul 2026Cursor pricing page
Pro Plan$20/month (Pro)Jul 2026Cursor pricing page
Teams Plan$40/user/month (Teams)Jun 2026Cursor
Active DevelopersMillions of developers (Anysphere claim, November 2025)Jul 2026Anysphere blog — Series D announcement
Language SupportAny language supported by VS Code extensions (Cursor is built on the VS Code codebase)Jul 2026Cursor docs — VS Code migration
Funding$400M Series B at $2.5B valuation (2024)Mar 2026Crunchbase

capability

capability facts about Cursor
AttributeValueAs ofSource
Composer AgentComposer 2.5, Cursor's agentic coding model (RL fine-tuned from Moonshot's open-weights Kimi K2.5 base), plans and executes multi-file edits and terminal commands; released May 2026Jul 2026DeepLearning.AI The Batch — Cursor Fits Its Model to Its Agent

technical

technical facts about Cursor
AttributeValueAs ofSource
Model SupportSupports Anthropic Claude (Opus 4.x), OpenAI GPT-5.x, Google Gemini, xAI Grok, and Cursor's own Composer 2.5 model as of July 2026Jul 2026Cursor — Features

Strengths

  • Purpose-built AI-native editor
  • Strong multi-file refactoring
  • Multi-model support (Claude, GPT, Gemini)
  • Agentic Composer for multi-file generation
  • Familiar VS Code-based editor
  • Strong indexing for large codebases

Limitations

  • Higher tiers needed for heavy use
  • Separate editor to adopt
  • No managed hosting (BYO deployment)
  • Less guided than Lovable or Bolt for new projects
  • Pricing on agent tiers is usage-based

Based on evaluations in 2 rankings: Best AI Coding Tools and Developer Assistants 2026, Best AI App Builders in 2026

Pricing Plans

Hobby

Free

Free; no credit card required

  • Limited Agent requests
  • Access to Composer
  • No credit card required
  • !Limited Agent requests
Get started →
As of Jul 2026 · Source
Most Popular

Pro

$20.00/mo

$20/mo billed monthly; yearly toggle exists but annual price not published on the static page

  • Extended limits on Agent
  • Access to frontier models
  • MCPs, skills, and hooks
  • Cloud agents
  • Generous limits for Grok & Composer
  • !$20 of included frontier-model usage per month (per docs)
Get started →
As of Jul 2026 · Source

Pro+

$60.00/mo

$60/mo billed monthly

  • 3x Pro limits on Agent
  • Everything in Pro
  • !$70 of included frontier-model usage per month (per docs)
Get started →
As of Jul 2026 · Source

Ultra

$200.00/mo

$200/mo billed monthly

  • 20x Pro limits on Agent
  • Priority access to new features
  • Everything in Pro
  • !$400 of included frontier-model usage per month (per docs)
Get started →
As of Jul 2026 · Source

Teams Standard

$40.00/mo

$40/user/mo billed monthly

  • Centralized team billing and administration
  • Agentic code reviews with Bugbot
  • Team marketplace for internal rules, skills, and plugins
  • Team-wide privacy mode
  • SAML/OIDC SSO
  • !Per-user pricing
Get started →
As of Jul 2026 · Source

Teams Premium

$120.00/mo

$120/user/mo billed monthly (price stated on Cursor docs pricing page)

  • 5x Standard limits on Agent
  • Everything in Teams Standard
  • !Per-user pricing
Get started →
As of Jul 2026 · Source

Enterprise

Contact us

Custom pricing; contact sales; invoice/PO billing

  • Pooled usage
  • SCIM seat management
  • Repository, model, and MCP access controls
  • Audit logs and service accounts
  • Priority support and account management
Get started →
As of Jul 2026 · Source

About Cursor

Cursor is an AI-native code editor developed by Anysphere Inc., built as a fork of Microsoft's Visual Studio Code. It integrates large language models directly into the editor: multi-line completions, codebase-aware chat, an agent that edits across multiple files, and natural-language code generation. Because it is a VS Code fork, existing extensions, themes, and keybindings carry over. Cursor reported more than 500,000 developers using the editor as of early 2026.

The editor indexes the full project so its suggestions reference real variable names, patterns, and structure rather than generic snippets. Its agent (Composer) can plan and apply changes across files, run commands, and iterate, while "Tab" handles fast inline completions.

Cursor's pricing changed shape and is no longer a flat per-seat fee. As of June 2026 the tiers are: Hobby (Free, $0), Pro ($20/user/month), Pro+ (about $60/user/month), Ultra (about $200/user/month), Teams ($40/user/month), and Enterprise (custom). The shift that matters for budgeting is that each paid plan now includes a pool of model usage roughly equal to its price, then bills on demand for usage beyond it.

flowchart TD
  A[Request in Cursor] --> B{Model choice}
  B -- Auto/model-routing --> C[Unlimited on paid tiers]
  B -- Named frontier model --> D[Draws from monthly usage pool]
  D --> E{Pool exhausted?}
  E -- No --> F[Included in plan price]
  E -- Yes --> G[On-demand usage billed in arrears]

On Pro, the included pool covers on the order of a couple of hundred frontier-model requests a month (Cursor cites roughly 225 Claude Sonnet 4.5 requests as a representative figure), with auto-routed usage unlimited. Heavy users move up to Pro+ or Ultra for a larger included pool rather than paying piecemeal overage. Cursor competes with GitHub Copilot, the bring-your-own-key agents Cline and Aider, and the editor-plus-AI category generally; its strength is a polished, fast editing experience, and the trade-off is a usage-metered bill that can exceed the headline $20 for developers who lean on named frontier models all day.

Editor's Note: When Cursor moved to the usage-pool model, the first thing we saw across ShadowGen client teams was bill shock: a developer who pinned every request to a named frontier model exhausted the Pro pool in about two weeks and ran into on-demand charges, while a teammate on the same plan using auto-routing never touched overage. The fix was a habit, not a plan change — default to Auto, and reserve a named frontier model for the genuinely hard problems. For one 12-developer team that single change kept them on Pro ($20) instead of pushing everyone to Ultra, saving roughly $2,160/month versus the worst-case projection. — Rafal Fila, ShadowGen

Integrations (6)

Claude API native
GitHub native
GitLab native
Jira third-party
OpenAI GPT-4 native
VS Code Extensions native

Written & reviewed by Rafal Fila · Last updated: · Last verified:

Other AI Coding & Development Tools Tools

See How It Ranks

Questions About Cursor

Can you build n8n workflows with Claude Code?

Yes. As of 26 August 2026 n8n ships a built-in instance-level MCP server that Claude Code connects to over streamable HTTP, and n8n's documentation lists Claude Code by name among its supported CLI clients alongside Codex and Gemini CLI. Connect it with `claude mcp add --transport http n8n https://<your-n8n-domain>/mcp-server/http`, then run `/mcp` in Claude Code to complete the OAuth authorisation. Building and editing workflows, as opposed to only running them, requires n8n 2.13.0 or later, and only workflows that are published and contain a webhook, form, schedule or chat trigger can be exposed to MCP clients at all.

How much does it cost to give an AI agent access to your automation platform?

The cost turns entirely on the platform's billing unit, and as of 26 August 2026 only Zapier publishes an explicit per-call rate. Zapier's documentation states that "Each successful tool call through your MCP server consumes two tasks", while "Tool calls that fail do not consume tasks", which makes the free plan's 100 monthly tasks worth 50 successful agent tool calls. Make, n8n and Pipedream document no MCP surcharge and instead bill the work each call triggers, metered at one credit per standard module, one workflow execution per run, and one credit per 30 seconds of compute at 256 MB respectively.

How much do AI coding assistants cost in 2026?

As of June 2026, mainstream AI coding assistants cluster in two cost shapes. Per-seat subscriptions with included AI usage: GitHub Copilot Pro $10/month (Business $19/seat), Cursor Pro $20/month, and Claude Code and ChatGPT Codex bundled into Claude ($20+) and ChatGPT ($20+) subscriptions. Free, bring-your-own-model tools where you only pay API spend: Aider and Cline ($0 for the tool, roughly $5-30/day in model cost for active use). Replit Agent is credit-metered from $25/month. The 2026 catch is that most paid tiers moved to usage metering, so the sticker price is a floor, not a ceiling.

What are the best workflow automation tools for technical writers in 2026?

Technical writers in 2026 typically combine Mintlify or ReadMe (docs-as-code platforms), n8n or Zapier (publishing automation), GitHub Actions (CI for docs), and Notion or Coda (drafting and review). The strongest setups treat docs as code with an automation layer for screenshots, link checks, and changelog publishing.

Learn More