Cursor

Cursor is an AI-augmented code editor built on the VS Code ecosystem, where language models are integrated directly into the development environment. This lets you chat with files via @ references, use Agent Mode, and iterate code changes in project context without leaving the editor.

For practical exploration, see the Cursor tool page. Related terms: agentic coding, vibe coding, MCP, and Claude Code.


Key characteristics

  • Integrates AI directly into the code editor for refactoring, debugging, and generation in project context.
  • Is strongest when paired with tests, review workflows, and clear project rules.
  • Often acts as a bridge between fast prototyping and more controlled production development.