Why Anysphere Built Cursor
In 2022, the founding team at Anysphere observed a fundamental disconnect in developer tooling. Large language models had reached a capability threshold where they could understand, generate, and debug code at a professional level — yet the tools developers used every day were designed for a pre-AI world. VS Code, the dominant editor with over 70% market share, offered AI only through third-party extensions constrained by a plugin API never designed for deep AI integration.
Anysphere's thesis was straightforward: fork VS Code's open-source core (Code OSS, MIT license) and rebuild the editing experience with AI as a first-class primitive. This meant integrating AI not as a sidebar or a suggestion popup, but as a fundamental part of how developers write, edit, navigate, and debug code. The result was Cursor — an editor that looks and feels like VS Code but thinks like a coding partner.
The founding team brought together expertise in machine learning, programming language theory, and developer experience. Their backgrounds spanned Stanford computer science research and industry experience at leading AI labs. Rather than building a general-purpose AI assistant, they focused exclusively on the code editing workflow — understanding that the nuances of multi-file editing, context management, and iterative debugging required purpose-built solutions.
Growth and Evolution
Cursor's early traction came from developers who were frustrated with the limitations of extension-based AI tools. GitHub Copilot, the market leader at the time, operated within VS Code's extension API — which meant it could suggest code inline but could not edit multiple files simultaneously, run terminal commands, or autonomously iterate on errors. Cursor's deeper integration solved all three problems.
The editor reached its first 100,000 users within months of public launch. Tab completions drove initial adoption: developers found that Cursor's multi-line predictions were materially better than single-line autocomplete because the model had access to the full editor context — open files, terminal output, project structure — rather than just the current buffer. Composer and agent mode arrived shortly after, enabling workflows that simply were not possible in any other editor.
By 2025, Cursor had crossed one million active developers. Anysphere introduced credit-based pricing in June 2025 to align costs with actual AI model usage. The Hobby plan remained free. Pro at $20/month included unlimited Tab completions and a monthly credit pool for premium models. Pro+ ($60/month) and Ultra ($200/month) served developers who used agent mode extensively. Teams ($40/user/month) added SSO, shared Cursor Rules, and centralized billing for engineering organizations.