Cursor
An AI-first code editor forked from VS Code that integrates LLM completions, chat, and agent loops natively.
Definition
Cursor is a fork of VS Code by Anysphere that builds LLM-powered editing directly into the editor: tab autocomplete from frontier models, inline edits, an agent mode that runs commands and edits multiple files, and a chat sidebar with workspace context. It competes with Claude Code, Codex CLI, and Cline as a daily-driver agentic coding tool.
When to use
See also
- IDE — An editor bundled with project tooling — file tree, terminal, debugger, language server — for writing software.
- VS Code — Microsoft's free cross-platform code editor, the most widely used IDE for general-purpose development.
- Claude Code — Anthropic's official terminal-based coding agent, with MCP support and a plugin ecosystem.
- Cline — An open-source agentic coding assistant that runs as a VS Code extension and orchestrates file edits and shell commands.
Mentioned in
- agency-os: the Notion board that plans your work, then ships it
- CLAUDE.md vs AGENTS.md vs .cursorrules: What Goes in Each
- Cursor Override OpenAI Base URL Breaks Anthropic Key: Fix
- Cursor: fix 'Waiting for extension host' hang
- Fix "agent execution provider did not respond in time" in Cursor
- How to Clear the Cursor Cache: Fix Stuck or Laggy AI
- How to fix Cursor's Terminal sandbox error on Linux (AppArmor)
- How to fix the Cursor Connection Error when the agent stops working
- MCP remote tool 60-second timeout: causes and fixes
- n8n MCP servers in 2026: the field is a two-horse race