# Cursor
> The AI code editor
- Website: https://cursor.com
- Pricing: Free tier; Pro $20/mo
## What it is

Cursor is a fork of VS Code rebuilt around AI. Chat with your codebase, generate multi-file edits with its agent mode, and tab-complete entire blocks of code.

## Why it's good for vibe coding

Great when you want to stay hands-on: you see every diff in a familiar editor, iterate on UI quickly, and mix manual edits with agent runs.