Prompt20
All posts
ai-toolsclaudewispr-flowfirecrawldubproductivityrecommendationsguide

The AI Tools I Actually Pay For (2026)

A short, honest list of the AI tools I pay for with my own money in 2026 — Claude for thinking and writing, Wispr Flow for voice typing, Firecrawl for feeding the web to AI, and Dub for links — plus what each is actually for, what it costs, when to skip it, and the one problem each one solves.

By Prompt20 Editorial · 12 min read

Most "best AI tools" lists are affiliate bait — fifty tools nobody uses, ranked by who pays the most. This isn't that. This is the short list of AI tools I actually pay for with my own money and use most weeks, what each is genuinely for, and — just as important — when you should skip it.

Four tools. Each earns its keep by solving one specific problem. If a tool isn't on this list, it's usually because something here already covers the job.

Disclosure: some links below are referral links — if you sign up through them it may credit this site at no cost to you. It doesn't change what's on the list; everything here is something I pay for and use. Use whatever actually fits your work.

Table of contents

  1. The short list
  2. Claude — thinking and writing
  3. Wispr Flow — voice typing
  4. Firecrawl — the web, fed to AI
  5. Dub — links that don't rot
  6. What I don't pay for
  7. FAQ

The short list

Tool What it's for The problem it kills Roughly
Claude Writing, coding, thinking out loud The AI that just agrees with you ~$20/mo
Wispr Flow Voice typing, anywhere Typing is slower than thinking ~$12–15/mo
Firecrawl Turning websites into clean data for AI Scrapers that break and get blocked usage-based / free tier
Dub Short, branded, trackable links Ugly links and link rot free tier / paid plans

The rest of this page is the honest version of each — what it's good at, when to skip it.

Claude — thinking and writing

What it's for: drafting, editing, coding, and any task where you want a model that pushes back instead of flattering you.

Claude is the chatbot I keep open. Two reasons. First, the writing is less AI-sounding than the alternatives — fewer "as an AI" preambles, a more measured default tone. Second, and more important to me, it's the one most willing to tell me I'm wrong. Every chatbot has a sycophancy problem — they're trained to please you — but Claude's default temperament leans more honest-advisor than hype-man, which is exactly what you want when you're using it to think.

Skip it if: you're deep in Google's or Microsoft's ecosystem and just want the built-in assistant, or you want the flashiest image/voice features — that's more ChatGPT's lane. For the full comparison, see which AI should I use.

Try it: claude.ai.

Wispr Flow — voice typing

What it's for: dictating into any app — email, docs, chat, your code editor — at talking speed, with the AI cleaning up the "um"s and formatting as you go.

The pitch sounds small until you live with it: you think faster than you type, and most of the friction in a day is the gap between the two. Wispr Flow sits system-wide, you hold a key and talk, and clean text appears wherever your cursor is. It's the rare tool where the value is obvious within a day. If you draft a lot of text — messages, notes, first drafts — it's the cheapest speed-up on this list.

Skip it if: you work somewhere you can't talk out loud, or you write in short bursts where reaching for voice isn't worth it. Privacy-sensitive folks should also read how it handles audio before going all-in.

Try it: Wispr Flow.

Firecrawl — the web, fed to AI

What it's for: taking a URL (or a whole site) and getting back clean, model-ready Markdown — so an AI agent or RAG pipeline reads real text instead of HTML soup.

If you build anything that needs live web data, you eventually hit the wall I wrote about in scraping the web for AI: JavaScript-rendered pages, bot-blocking, and dirty HTML that wastes your model's context. Firecrawl handles the rendering, the blocking, and the cleanup, and hands you tidy text from one API call. It turns "maintain a scraper farm forever" into "make a request," which for most people is the right trade.

Skip it if: you're not building anything that reads the web programmatically — this is a developer/builder tool, not a consumer app.

Try it: firecrawl.dev.

Dub — links that don't rot

What it's for: short, branded, trackable links — the grown-up version of a link shortener, with analytics and one place to manage every link you've ever shared.

Two problems Dub quietly solves. Link rot: when the destination changes, you update it in one place instead of chasing every spot you pasted the old URL (this whole site's /ref/ links work on exactly that principle). Trust and tracking: branded short links look like you, not like a sketchy redirector, and you get clean click analytics without a heavyweight marketing stack. If you share links for a living — creator, marketer, founder — it pays for itself in saved cleanup alone.

Skip it if: you share a handful of links a month and don't care about analytics — the free tier is plenty, or you don't need it at all.

Try it: Dub.

What I don't pay for

A short honesty section, because what you don't buy matters as much:

  • A second chatbot subscription. One good one (Claude) plus the free tier of another for cross-checking is enough. Paying for three is how the sycophancy cross-check stops being worth the money.
  • Most "AI wrapper" apps. If it's a thin layer over a model you already pay for, the prompt is usually free to copy.
  • Image/video generators, unless a specific project needs them. Great tools; just not a standing monthly cost for me. (If you're getting into it, start with the image-generation guide.)
  • A standing GPU cloud bill. I don't keep servers running — but when a project does need real compute (self-hosting an open-weight model, a batch job), I rent it by the hour rather than buy a subscription. Alibaba Cloud is the one I check first for that — it's usually the cheaper option for APAC, the most direct path to the Qwen ecosystem, and worth a look for first-time credits. Pay for the hours you use, then shut it down. See the cost-economics guide for the rent-vs-buy math.

The whole point of a short list is that adding a tool should remove friction, not add a subscription you forget to cancel.

FAQ

What's the one tool to start with? Claude. It's the broadest, it's the cheapest meaningful upgrade to your day, and it's the foundation the others plug into.

Are these affiliate links? The ones marked are referral links — they may credit this site at no cost to you. The list is what I pay for regardless; nothing was added for a payout.

Why so few tools? Because most "AI tool" lists are noise. Four tools that each kill a specific problem beat fifty you'll never open.

Do these replace a human / a real workflow? No. They remove friction — typing, scraping, link cleanup, first drafts. The judgment is still yours, which is exactly why I lean on the chatbot that pushes back.


Related: Which AI should I use? · When ChatGPT agrees with everything · Scraping the web for AI · Best AI certifications & courses