EveryDev.ai
Subscribe
Home
Tools

3,083+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2167
  • Coding1556
  • Infrastructure690
  • Marketing531
  • Projects489
  • Research452
  • Design414
  • Analytics387
  • Testing294
  • Security285
  • MCP283
  • Data259
  • Integration196
  • Prompts185
  • Communication178
  • Extensions173
  • Learning170
  • Voice150
  • Commerce134
  • DevOps120
  • Web86
  • Finance26
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. Cursor
    Cursor icon

    Cursor

    AI Coding Assistants
    Featured

    Cursor is an AI-powered coding agent and editor that helps developers plan, build, debug, and review software using frontier language models.

    Visit Website

    At a Glance

    Pricing
    Free tier available

    Get started with Cursor at no cost with No credit card required and Limited Agent requests.

    Pro: $16/mo
    Pro+: $48/mo
    Ultra: $160/mo
    +3 more plans

    Engagement

    Available On

    Windows
    macOS
    Linux
    iOS
    Web

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    AI Coding AssistantsVibe CodingCode Review

    Alternatives

    ZencoderCosineReplicas
    Developer
    Cursor, Inc.San Francisco, CAEst. 2022$3.5B+ raised

    Updated Jul 2026

    About Cursor

    Cursor is an AI coding agent built by Anysphere, Inc. that combines a familiar code editor with autonomous AI agents capable of planning, writing, debugging, and reviewing software end to end. It runs across desktop, CLI, web, mobile (iOS), and integrations like Slack, GitHub, and JetBrains IDEs. The product is actively developed and as of version 3.9 (June 2026) includes a native iOS mobile app, cloud agents, automations, and a marketplace for community-built plugins.

    What It Is

    Cursor is a coding agent platform — not just an autocomplete tool — that lets developers delegate implementation tasks to AI while staying in control of higher-level decisions. It ships as a desktop editor (built on VS Code foundations), a CLI, a web/mobile agent dashboard, and integrations for existing tools. Agents can read files, run terminal commands, search the web, browse the UI, and submit pull requests autonomously. The core interaction model spans a spectrum from inline Tab completions and targeted Cmd+K edits to fully autonomous multi-agent runs that work in parallel across a codebase.

    How the Autonomy Spectrum Works

    Cursor's product page describes three primary interaction modes:

    • Tab completion — context-aware inline suggestions as you type
    • Inline edit (Cmd+K) — targeted rewrites of selected code
    • Agent mode — full autonomous execution: the agent plans, asks clarifying questions, edits files, runs shell commands, takes screenshots, and iterates until the task is done

    A Plan mode lets agents ask clarifying questions and build a structured task list before executing, reducing wasted work on complex features. A Debug mode instruments code with real execution data to pinpoint root causes. A Design mode lets agents visually edit UI by selecting elements directly in a browser preview.

    Platform and Integration Breadth

    Cursor runs everywhere developers work:

    • Desktop — a full editor for manual-to-agentic coding
    • CLI — cursor agent runs in any terminal, script, or CI pipeline
    • Web & Mobile — cloud agents accessible from a browser or the iOS app (launched June 2026)
    • Slack — agents respond to @cursor mentions and open PRs directly from channels
    • GitHub / GitLab / Azure DevOps / Bitbucket — PR review via Bugbot, which automatically scans new PRs for bugs
    • JetBrains IDEs — via ACP-compliant agent integration
    • Linear, Notion, Jira, Microsoft Teams — listed as supported integrations in docs

    MCP (Model Context Protocol) support lets teams connect external tools and data sources like Figma directly to the agent. A Skills system lets teams add domain-specific prompts and code that agents can discover and invoke.

    Model Access and Codebase Intelligence

    Cursor provides access to frontier models from Anthropic (Claude Opus 4.8, Claude Sonnet 5, Claude Fable 5), OpenAI (GPT-5.5, GPT-5.3 Codex), Google (Gemini 3.1 Pro, Gemini 3.5 Flash), xAI (Grok 4.3), and Cursor's own Composer 2.5 model. An "Auto" mode selects the best model per task. Subagents can run in parallel, each using a different model optimized for its subtask.

    Codebase indexing uses a custom embedding model for semantic search across large repos. The enterprise page states Cursor is architected to handle codebases with millions of lines across hundreds of thousands of files, and a 2026 research post describes secure reuse of a teammate's existing index to cut time-to-first-query from hours to seconds on the largest repos.

    Enterprise Adoption and Scale Signals

    The enterprise page publishes several vendor-claimed figures: Cursor says 64% of Fortune 500 companies use the product, over 50,000 enterprises have chosen it, and more than 100 million lines of enterprise code are written per day with Cursor. Published customer quotes include Jensen Huang (NVIDIA) stating all ~40,000 NVIDIA engineers are assisted by AI via Cursor, Patrick Collison (Stripe) describing growth from hundreds to thousands of enthusiastic Stripe employees, Brian Armstrong (Coinbase) noting every Coinbase engineer had utilized Cursor by February 2025, and James Reggio (Brex CTO) reporting more than 70% of Brex engineers use Cursor. The enterprise page also claims that in head-to-head evaluations, 93% of engineers select Cursor as their preferred AI coding tool — a vendor-published figure.

    Enterprise features include SAML/OIDC SSO, SCIM provisioning, pooled usage, audit logs, repository/model/MCP access controls, auto-run and network controls, SOC 2 Type II certification, AES-256 encryption at rest, and TLS 1.2+ in transit.

    Update: Version 3.9 and Recent Releases

    The changelog shows active, rapid release cadence in 2026:

    • 3.9 (June 29, 2026) — Cursor Mobile App for iOS launched, enabling cloud agents from a phone
    • 3.9 (June 22, 2026) — Customize Cursor settings
    • 3.8 (June 18, 2026) — Improvements to Cursor Automations
    • 3.7 (June 17, 2026) — Cloud Environment Setup and Cloud Subagents in Agents Window

    Research posts from early 2026 cover secure codebase indexing, scaling long-running autonomous coding agents, and dynamic context discovery. A technical report on Composer 2 was published in March 2026. The product direction signal is clear: Cursor is moving toward always-on, multi-agent, cross-surface autonomous development with cloud infrastructure at the center.

    Cursor - 1

    Community Discussions

    Start a new discussion about Cursor
    Joe Seifi's avatar
    Joe Seifi
    January 23, 2026

    Cursor 2.4 just landed today

    Here’s the full changelog: So the big thing with this release is subagents. Instead of one agent doing everything in sequence, Cursor can now spin up smaller specialized agents that handle parts of your task in parallel. Each one gets its own context window so your main conversation stays focused. T…

    0
    cursor-updates
    Joe Seifi's avatar
    Joe Seifi
    December 13, 2025·Apple, Disney, Adobe, Eventbrite,…

    Cursor Visual Editor in Cursor Browser: How It Works + Practical Tips

    Cursor’s Browser is a built-in, agent-controlled web browser that can load local or live sites and give the AI full visibility into the rendered UI. On top of that, the Visual Editor adds a point-and-click layer for inspecting, tweaking, and applying visual changes back to your local code. Here's my…

    2
    cursor-visual-editor
    Sam Moore's avatar
    Sam Moore
    October 30, 2025·Hi everyone, I'm a…

    Composer is Cursor's New Fast LLM for Agentic Coding

    Cursor dropped their first custom model yesterday. Composer is built into Cursor 2.0. It's a Mixture-of-Experts model trained with reinforcement learning, positioned as the "fast frontier" option for agentic coding. They claim 4× faster than comparable models and say most tasks finish in under 30 se…

    1
    composer-llm
    Joe Seifi's avatar
    Joe Seifi
    August 14, 2025·Apple, Disney, Adobe, Eventbrite,…

    Anyone worried about using Cursor on private code?

    Docs say they don't store code, but it still feels weird piping client work into a chat box. Anyone looked into this deeper? Or figured out a good workflow for sensitive projects?

    2
    View all Cursor discussions (4 total)

    Pricing

    FREE

    Hobby

    Get started with Cursor at no cost with No credit card required and Limited Agent requests.

    • No credit card required
    • Limited Agent requests
    • Limited Tab completions

    Pro

    Professional plan with Everything in Hobby, plus: and Extended limits on Agent for power users.

    $16/mo
    billed annually
    $20/mo monthly
    • Everything in Hobby, plus:
    • Extended limits on Agent
    • Access to frontier models
    • MCPs, skills, and hooks
    • Cloud agents
    • Bugbot on usage-based billing

    Pro+

    Professional plan with Everything in Pro, plus: and 3x Pro limits on Agent for power users.

    $48/mo
    billed annually
    $60/mo monthly
    • Everything in Pro, plus:
    • 3x Pro limits on Agent
    • Access to frontier models
    • MCPs, skills, and hooks
    • Cloud agents
    • Bugbot on usage-based billing

    Ultra

    Ultra plan with Everything in Pro, plus: and 20x Pro limits on Agent.

    $160/mo
    billed annually
    $200/mo monthly
    • Everything in Pro, plus:
    • 20x Pro limits on Agent
    • Access to frontier models
    • MCPs, skills, and hooks
    • Cloud agents
    • Bugbot on usage-based billing
    • Priority access to new features

    Teams Standard

    Designed for teams with Priced per user per month and Everything on Individual, plus: and collaboration features.

    $32/mo
    billed annually
    $40/mo monthly
    • Priced per user per month
    • Everything on Individual, plus:
    • Centralized team billing and administration
    • Team marketplace for internal rules, skills, and plugins
    • Agentic code reviews with Bugbot
    • Cloud agents and automations with shared team context
    • Usage analytics to understand team behavior
    • Team-wide privacy mode
    • SAML/OIDC SSO

    Teams Premium

    Designed for teams with Priced per user per month and Everything on Individual, plus: and collaboration features.

    $96/mo
    billed annually
    $120/mo monthly
    • Priced per user per month
    • Everything on Individual, plus:
    • 5x Standard limits on Agent
    • Centralized team billing and administration
    • Team marketplace for internal rules, skills, and plugins
    • Agentic code reviews with Bugbot
    • Cloud agents and automations with shared team context
    • Usage analytics to understand team behavior
    • Team-wide privacy mode
    • SAML/OIDC SSO

    Enterprise

    Enterprise-grade solution with Everything on Teams, plus: and Pooled usage and dedicated support.

    Custom
    contact sales
    • Everything on Teams, plus:
    • Pooled usage
    • Invoice/PO billing
    • SCIM seat management
    • Repository, model, and MCP access controls
    • Auto-run, browser, and network controls
    • Audit logs and service accounts
    • AI code tracking API
    • Priority support and account management
    View official pricing

    Capabilities

    Key Features

    • AI coding agents with autonomous task execution
    • Tab completion with context-aware inline suggestions
    • Plan mode for clarifying questions and structured task lists
    • Debug mode using real execution data
    • Design mode for visual UI editing in browser preview
    • Cloud agents running in parallel across codebases
    • Cursor CLI for terminal, scripts, and CI pipelines
    • iOS mobile app for running cloud agents
    • Slack integration with @cursor mentions and PR creation
    • GitHub/GitLab/Azure DevOps/Bitbucket integration
    • Bugbot for automated PR code review
    • MCP (Model Context Protocol) support
    • Skills system for domain-specific prompts
    • Codebase indexing with custom embedding model
    • Multi-model support (Anthropic, OpenAI, Google, xAI, Cursor)
    • Subagents running in parallel with different models
    • Team rules and conventions teaching
    • Git checkpoints and rollback
    • Plugin marketplace for community-built extensions
    • Enterprise SSO (SAML/OIDC), SCIM, audit logs
    • SOC 2 Type II certified
    • Usage analytics dashboard for teams
    • Privacy mode with zero data retention

    Integrations

    Slack
    GitHub
    GitLab
    Azure DevOps
    Bitbucket
    JetBrains IDEs
    Xcode
    Linear
    Notion
    Jira
    Microsoft Teams
    Figma (via MCP)
    Vercel
    Snowflake
    OpenAI
    Anthropic
    Google Gemini
    xAI Grok
    API Available
    View Docs

    Ratings & Reviews

    4.2
    12 reviews
    5
    70%
    4
    20%
    3
    0%
    2
    0%
    1
    10%

    Based on 12 reviews

    Highly rated90% positive reviews

    Recent Reviews

    Dalia Kandil's avatar
    Dalia Kandil
    6 days ago
    Helpful?
    Quentin DAVAKAN's avatar
    Quentin DAVAKAN
    7 days ago
    Helpful?
    fire 340's avatar
    fire 340
    8 days ago
    Helpful?
    View All Reviews

    to rate this tool

    Developer

    Cursor, Inc.

    Cursor is an AI-enhanced code editor designed to transform the development workflow by leveraging large language models to assist with coding tasks.

    Founded 2022
    San Francisco, CA
    $3.5B+ raised
    1,423 employees

    Used by

    OpenAI
    Shopify
    53% of Fortune 1000 companies
    Read more about Cursor, Inc.
    WebsiteLinkedInX / Twitter
    4 tools in directory

    Similar Tools

    Zencoder icon

    Zencoder

    AI coding agent that autonomously writes, tests, and deploys code with custom agent creation and 24/7 development capabilities.

    Cosine icon

    Cosine

    Cosine is an AI coding agent built for real software engineering work, running across CLI, cloud, desktop, and VS Code with full visibility and control.

    Replicas icon

    Replicas

    A background coding agent platform that delegates software tasks to AI agents running in sandboxed development environments, producing pull requests from GitHub, Slack, Linear, or API triggers.

    Browse all tools

    Related Topics

    AI Coding Assistants

    AI tools that help write, edit, and understand code with intelligent suggestions.

    613 tools

    Vibe Coding

    Vibe code using low code AI tools that let you build applications with natural language prompts with minimal code.

    167 tools

    Code Review

    Tools that help review, analyze, and improve code quality.

    90 tools
    Browse all topics
    Back to all toolsSuggest an edit
    4.2rating
    4discussions
    159views
    2upvotes