Why I'm sharing my actual spend

There's a particular kind of AI content I've grown tired of: breathless "I used AI for everything for 30 days!" posts where the author tries every free tier for a weekend and declares the future is here. That's not this.

I'm a developer. I work on real codebases. I've been using AI tools seriously for about two years, and I've been through three distinct phases: free tier explorer, over-spender who subscribed to everything, and now something more deliberate. My current stack costs me $60 a month. I'm going to tell you exactly why I pay for each of the three tools that made the cut — and what I cancelled along the way.

The short version: free tiers are excellent for getting a feel for a tool. They're usually not good enough for the thing that would actually change your workflow. Every paid tool on my list has a specific moment I can point to where the free tier stopped being sufficient and the paid version immediately made the cost obvious.

Claude Pro ($20/mo) — the CLI changed everything

I used Claude on the free tier for months before subscribing. It was good. Better than good, actually — for writing, for reasoning through problems, for explaining code. But I didn't pull out my card until Claude Code CLI became something I couldn't ignore.

The tipping point was watching a colleague run Claude Code against a production codebase and ask it to trace a bug through five interconnected services. It read the code, ran the relevant tests, identified a race condition in the message queue handling, and proposed a fix — all in about four minutes. That colleague wasn't smarter than me. They just had the Pro plan, which unlocks the Claude Code CLI with meaningful usage limits.

Three things made me subscribe on the spot:

The moment I knew

I asked free-tier Claude to help me refactor a service. It kept running into context limits and losing track of what it had already changed. I upgraded mid-session, asked the same question, and it completed the entire refactor cleanly. The difference was immediate and not subtle.

Claude Pro is the only subscription on this list where I'd feel the absence immediately if it went away. It's the highest-leverage $20 I spend on tooling.

Cursor Pro ($20/mo) — Agent mode was the reason

I was a Cursor skeptic for a long time. I'd used it on the free tier and found it useful but not transformative — good autocomplete, decent multi-file edits, but not obviously better than a well-configured VS Code with Copilot. Then Agent mode landed properly, and everything changed.

The free tier of Cursor gives you a taste of Agent mode but rate-limits it aggressively. In practice, you can run one or two agent tasks before you're cut off for the day. That's enough to understand what it does. It's not enough to build a workflow around it.

What changed after switching to Pro: I stopped context-switching. When I hit a task that involves coordinating changes across multiple files — adding a new API endpoint, updating types across a service boundary, writing tests for a feature — I used to break it into steps and do it manually. Now I describe the task in Cursor's Agent panel and let it work. I stay in the code review mode, checking what it's doing rather than doing it myself.

The compounding effect is real. It's not that each individual task takes dramatically less time (though they do). It's that I stay in a higher-level mode of thinking. I spend more time on architecture and less time on implementation grunt work. After six months of Pro, I genuinely can't remember what I was spending that 20% of my coding time on before.

Free vs. Pro in one sentence

Free Cursor is a smart editor. Pro Cursor with Agent mode is a junior developer who reads your codebase first and never needs to ask the same question twice.

The $20 for Cursor Pro and the $20 for Claude Pro overlap slightly — both give you AI coding assistance. I keep both because they serve different moments. Claude Code is for long, complex, cross-session tasks where memory and planning matter. Cursor is for the active coding session, where IDE integration and instant feedback matter. They complement rather than compete.

Perplexity Pro ($20/mo) — Deep Research is real

I want to be honest about Perplexity: I debated this one longer than the other two. The free tier is genuinely excellent for quick searches — it's become my default search engine for technical questions, and the free version handles that well. So why pay?

Deep Research. That's it. That's the entire reason.

Deep Research is a mode where Perplexity doesn't just search — it conducts a multi-step investigation. It reads dozens of sources, synthesizes contradictions, follows leads, and produces a structured report with citations. The process takes two to five minutes instead of two seconds, and the output is qualitatively different from anything a standard search returns.

I used to spend 90 minutes researching a technology decision — reading blog posts, comparing benchmarks, skimming documentation, forming a view. Now I run a Deep Research query, read the report, verify a few key claims, and I'm done in 20 minutes. The first time I did this to evaluate whether to adopt a new database for a project, I was genuinely unsettled. It found papers and real-world benchmarks I wouldn't have found in two hours of searching.

Deep Research is locked behind Pro. On the free tier you get standard AI search, which is great. But if you regularly make technical decisions that require pulling together information from many sources — architecture choices, vendor evaluations, understanding a new domain quickly — Pro pays for itself on the first deep research session of the month.

What I tried and cancelled

This is the part most "best AI tools" articles skip. What didn't stick?

ChatGPT Plus — switched to Claude

I subscribed to ChatGPT Plus early and kept it for almost a year. I cancelled when I realized I was defaulting to Claude for everything that mattered. The quality gap isn't dramatic for simple tasks, but for complex reasoning, long documents, and code, I found Claude consistently more useful. The $20 was paying for a backup I never used. I cancelled and put the money toward Claude Pro.

Jasper — too expensive for output quality

Jasper is a writing tool built on top of the same underlying models as the tools I already subscribe to. At its price point (which has ranged from $39 to $99/mo depending on the plan), it needs to produce dramatically better output than just using Claude directly. It doesn't. The templates and workflows add some structure, but not $40+ worth of structure per month when I can build my own prompts in Claude. Cancelled after 60 days.

Midjourney Standard — use case didn't justify it

Midjourney produces genuinely beautiful images, and if image generation is a core part of your workflow, the Standard or Pro plan is probably worth it. For me, image generation is occasional — I use it for blog thumbnails and one-off creative projects a few times a month. The free tier equivalent tools (specifically Ideogram's free tier) covered my actual use case well enough. I didn't feel the absence when I cancelled.

What I use on free tiers

Not everything needs to be paid. Here's what I get genuine value from without paying:

The pattern: I pay for tools where I regularly hit the free tier ceiling on the specific feature that matters. I stay on free tiers for tools where my usage is light or occasional.

The honest math — $60/mo and what it buys

Let's be direct about the numbers. Three paid subscriptions: Claude Pro ($20), Cursor Pro ($20), Perplexity Pro ($20). Total: $60/month, $720/year.

My honest estimate of time saved per week, averaged over several months: 10 to 15 hours. The breakdown:

If your time is worth anything as a developer — whether you're billing clients, building a product, or just valuing your own time — 10 hours per week at even a modest rate makes $60/month look like a rounding error. At a developer rate of $80/hour, 10 hours per week is $800/week. The tools pay for themselves in less than two hours of saved work per month.

The real cost isn't money

The more honest cost is attention. Every subscription is a tab in your brain. I keep my list at three paid tools not because I can't afford more, but because more tools mean more context-switching, more prompting overhead, more decisions about which tool to use for what. Three is manageable. Eight isn't.

I also think about the ceiling of each tool. Free tiers are designed to show you the value proposition, then gate the thing that would actually change your workflow. The question isn't "is the free tier useful?" — it usually is. The question is "does the paid tier unlock something that materially changes what I can do?" For these three, the answer is unambiguously yes. For everything I cancelled, the answer was no.

How to decide if a paid AI tool is worth it

After two years of subscribing, cancelling, and rationalizing various AI tools, I've settled on three questions I ask before upgrading:

1. Have I hit the free tier ceiling on something that matters?

Not just hit it — hit it on a task that is core to what I do. If you're bumping into Cursor's free tier limits because you're using Agent mode daily for real work, that's a signal. If you're hitting limits because you're running experiments to see what the tool can do, that's not the same thing. Upgrade when the limit is blocking real work, not exploration.

2. Is the paid feature specific and testable?

Vague upgrades like "higher quality responses" are hard to evaluate. Concrete upgrades like "Deep Research mode," "Agent mode with higher limits," or "200k context window" are specific enough that you can test them against your actual use cases. If you can't name the specific paid feature you're upgrading for, you probably don't need it yet.

3. Can I measure the time I'd save in the first week?

Not theoretically — actually. Before upgrading, write down the three tasks you'd use the paid feature for. Estimate how long each takes you now. After the first week of Pro, check whether those tasks actually went faster. If you can't measure the difference in week one, the tool probably isn't fundamental enough to your workflow to justify the recurring cost.

This framework has stopped me from subscribing to at least four tools in the past year that I would have used for a month and quietly forgotten.

Final thought

Pay for tools that make you 10x faster at the thing you do most. That's the whole framework, compressed into one sentence.

For me in 2026, that means Claude Pro for deep coding and thinking work, Cursor Pro for active development sessions, and Perplexity Pro for research. Everything else is either covered by a free tier, covered by my employer, or not worth the mental overhead of managing another subscription.

The AI tool landscape moves fast. Something I'm paying for today might have its core value proposition commoditized by a free alternative in six months. The cancellation I made three months ago might be worth revisiting. The right stack isn't static — it should evolve as the tools do and as your work changes.

What I can tell you is that the three tools on my paid list have remained consistent for the past several months despite me actively looking for reasons to cut them. That stability is itself a signal. When a tool quietly becomes infrastructure — when you reach for it without thinking, when its absence would genuinely disrupt your day — that's when it's earned a recurring charge.

Want to go deeper?

Read the full reviews: Claude review, Cursor review, Perplexity review. Or check out the best AI tools for developers in 2026 for the broader picture.