NAME
cursor — Cursor is an AI-native code editor built on VS Code that provides intelligent code completion, chat, and agentic editing.
METADATA
IDE
Freemium
2026-03-17
ACTIVE
LINKS
CONFIG FILES
DESCRIPTION
Cursor is an AI-native code editor built on VS Code that provides intelligent code completion, chat, and agentic editing. It supports project-specific rules via .cursor/rules/ (with .md or .mdc files), the legacy .cursorrules flat file, and AGENTS.md for directory-scoped instructions. Rules follow a three-tier precedence: Team Rules > Project Rules > User Rules. Includes a Cursor CLI for managing models, rules, and MCP configuration. MCP Apps enable interactive UIs in agent chats from MCP providers. Team Marketplaces provide shared plugin discovery. Automations offer always-on agents triggered by schedules or events. JetBrains support is available via Agent Client Protocol (ACP). Debug Mode (December 2025) provides enhanced debugging workflows.