Cursor or Claude Code?
by•
I love @Cursor. It's enabled me to build (vibe code) so many web apps, sites, extensions, and little things quickly that 1. bring me joy and 2. help me with work or realize personal projects.
However... I'm seeing a TON of movement around @Claude by Anthropic's Claude Code. I haven't personally tried it but it's apparently insane (and can also be expensive?)
I'm curious. Should I switch? What are you currently using? Or do they both have their own use case. I right now like cursor because I can build directly in a GitHub repo or locally and it helps me learn my way around an IDE.
Looking forward to hearing everyone's thoughts!
19K views
Summarized with AI



Replies
I think the real answer is workflow plus visibility.
Cursor usually feels better to me when I want tighter control inside the IDE.
Claude Code often feels better when I want bigger jumps and I am okay working more from the terminal.
The part I think people underrate is cost visibility. A tool can feel amazing in the moment, but if you cannot tell what a coding session is actually burning while you are in it, your preference gets biased by vibes instead of tradeoffs.
That pain is what pushed me to build a tiny menu bar app for myself so I could see token usage live while working. It changed how I use both tools because I got more intentional about when to stay in Cursor and when to hand a chunk of work to Claude Code.
So for me it is not really Cursor or Claude Code. It is knowing when each one is worth the cost.