The Complete Productivity Stack for Solopreneurs in 2026 (My Setup)
After three years of running a one-person business, I've finally settled on a stack that doesn't feel bloated, doesn't break, and doesn't drain my budget. Here's every tool I actually use, what it costs, and what I tried first that didn't work.

After three years of running a one-person business and trying probably 70 different tools, my stack has finally settled into something that doesn't feel bloated, doesn't break in weird ways, and doesn't drain my budget. It took embarrassingly long to get here.
Below is exactly what I use, what I pay, and — more importantly — what I tried first and dropped. If you're building or rebuilding your solopreneur stack in 2026, this is the post I wish someone had handed me in year one.
The honest principles I had to learn the hard way
Before the tool list, three principles that shape everything below:
1. Fewer tools beat better tools. Every tool you adopt has a learning curve, an ongoing maintenance cost, and a context-switching tax. A "B+ tool you use" beats an "A+ tool you don't have time to fully learn."
2. Pay for the tools you use daily; cancel everything else. The most expensive subscription is the one for a tool you use once a month. I now have a hard rule: if I haven't opened it in 30 days, it gets cancelled.
3. Most "essential" SaaS isn't. You don't need a CRM, a help desk, a social scheduler, and a project manager when you're one person. You need a way to track customers, answer questions, post on social, and remember what you're doing. Often a single tool covers two or three of those.
With those out of the way, here's the actual stack.
The full stack (and what it costs)
| Category | Tool | Monthly cost |
|---|---|---|
| Core writing/AI | Claude Pro | $20 |
| Knowledge + tasks + CRM | Notion | $10 |
| Gmail (free) + Superhuman | $30 | |
| Calendar + scheduling | Google Calendar + Reclaim free | $0 |
| Meetings | Granola free + Krisp free + Zoom free | $0 |
| Accounting | Wave (free) + spreadsheet | $0 |
| Invoicing/payments | Stripe (per-transaction) | $0 base |
| Storage + docs | Google Workspace Business Starter | $7 |
| Website hosting | Vercel free | $0 |
| Domain | Cloudflare Registrar | $1 |
| Automation | n8n self-hosted | $5 (VPS) |
| Image creation | Canva free + occasional Midjourney | $10 |
| Password manager | 1Password Family | $5 |
| Backups | Backblaze | $9 |
| Total | $97/month |
That's about $1,165/year for a complete operating system for a one-person business. Five years ago I was paying twice that for less capability.
Now let me walk through each category — what I picked, what I rejected, and why.
Writing, drafting, and thinking: Claude Pro
Claude is the most-used tool in my stack by a huge margin. I open it 30+ times a day. It drafts emails, edits blog posts, helps me think through decisions, summarizes documents, and serves as a sounding board for client work.
What I tried first: ChatGPT Plus for a year, then alternated. ChatGPT is excellent — slightly better at code and image generation. But for writing-heavy work and the conversational style I prefer, Claude wins consistently.
What I'd recommend instead if: You write less and code more, or want image generation in the same tool — pick ChatGPT Plus. They're functionally similar; the right answer depends on what dominates your work.
Knowledge management, tasks, and CRM: Notion
Notion is my second brain. It holds:
- Project pages for every active client
- A simple CRM (a database with companies, contacts, status)
- A reading list
- Personal notes and journals
- Templates for proposals, contracts, project plans
- A daily task list (just a database with checkboxes)
The "everything in one tool" approach is controversial. Some people swear by separate apps for tasks (Things, Todoist), notes (Obsidian), and CRM (HubSpot, Pipedrive). For me, the cost of context-switching between three tools far outweighs the benefit of each being slightly better at its specific job.
What I tried first: Obsidian for notes (loved it, missed the database power), Asana for tasks (overkill for one person), HubSpot Free for CRM (slow, designed for sales teams).
What I'd recommend instead if: You're a developer or technical writer who lives in markdown files — try Obsidian. If you want the absolute best task manager, try Things 3 (Mac/iOS only).
Email: Superhuman
Superhuman is the most expensive single line item in my stack at $30/month. It's also the one I'd cancel last.
For someone who spends 90+ minutes a day in email, the keyboard-first interface, the AI-assisted reply drafts, and the speed of triage genuinely save 30+ minutes a day. Over a month, that's a workday returned.
What I tried first: Gmail's web interface for two years. Hey for six months. Spark for a year. All fine. None compared to the speed of Superhuman once muscle memory kicked in.
What I'd recommend instead if: You spend less than 30 minutes a day in email — Gmail with Smart Compose is plenty. Don't pay $30 for a tool that solves a non-problem.
Calendar and scheduling: Google Calendar + Reclaim free
Google Calendar for the actual calendar. Reclaim's free tier for the AI-powered scheduling assistant (booking links and habit-blocking).
What I tried first: Calendly Pro ($12/month). Cal.com self-hosted. Motion ($34/month — excellent but expensive). Reclaim's free tier replaced all of them for my use case.
What I'd recommend instead if: You want the absolute best AI calendar experience — Motion. If you have a team — Cal.com is great for shared scheduling.
Meetings: Granola free + Krisp free + Zoom free
This trio handles every meeting need I have:
- Granola sits next to my notes during a call and produces a clean summary after
- Krisp removes background noise from any audio source
- Zoom free tier handles the actual video for 1:1 calls (40-min limit doesn't apply to 1:1s)
What I tried first: Otter.ai Pro for transcription, Loom for async video, Zoom Pro. Granola replaced Otter; I rarely need async video; Zoom free covers my 1:1s.
What I'd recommend instead if: You do a lot of group meetings — you'll need Zoom Pro or use Google Meet free.
Accounting and invoicing: Wave + spreadsheet + Stripe
Accounting for solopreneurs is wildly over-served by software. Wave is free and handles everything I need: invoices, basic books, expense tracking. I use a Google Sheet for monthly P&L review (it lets me see patterns Wave doesn't surface).
For payments, Stripe handles credit cards. The fee is built into my pricing.
What I tried first: QuickBooks Online ($30/month — overkill). Bonsai ($25/month — nice but I didn't use most features). FreshBooks ($17/month — fine but Wave is free).
What I'd recommend instead if: You have inventory or complex tax situations — work with an actual accountant; software won't save you. Otherwise, Wave is enough.
Storage and docs: Google Workspace Business Starter
$7/month gets me a custom-domain email (hello@yourbusiness.com), 30GB of Drive storage, and access to Docs/Sheets/Slides. Worth it for the email alone.
What I tried first: Free Gmail. Worked, but having a personal-looking email for client work felt amateur. The custom domain email is the kind of thing nobody compliments but everyone notices.
What I'd recommend instead if: You need more storage — bump up to Business Standard ($14/month) for 2TB.
Website hosting: Vercel free
My business website runs on Vercel's free tier. Built with Next.js. Total cost: $0/month plus $1 for the domain via Cloudflare.
What I tried first: Squarespace ($23/month), then WordPress on a $10/month VPS. Both fine. Both worse for my technical comfort and customization needs than the modern Next.js + Vercel setup.
What I'd recommend instead if: You're not technical — Squarespace or Webflow. Cheap is not always cheaper if it costs you 20 hours of frustration to set up.
Automation: n8n self-hosted
n8n runs on a $5/month VPS and handles all my recurring automations: invoice reminders, content publishing workflows, syncing data between Notion and Google Sheets.
What I tried first: Zapier ($30+/month for what I needed). Make ($9/month — also good). n8n self-hosted gives me unlimited workflows for $5 total once you can manage a basic VPS.
What I'd recommend instead if: You're not technical — Make ($9/month). The $4 savings of n8n isn't worth the setup burden if you don't already manage a server.
Image creation: Canva free + occasional Midjourney
Canva free handles 90% of my image needs — social posts, simple graphics, presentation visuals. Midjourney at $10/month for the times I need a custom illustration or a one-off blog cover.
What I tried first: Adobe Express, Figma, and Canva Pro ($15/month). Canva free does everything I actually use; Pro mostly added templates I didn't need.
What I'd recommend instead if: You do a lot of multi-page designs (decks, ebooks, branded content) — Canva Pro starts to make sense.
Password manager: 1Password Family
Non-negotiable for any business. Family plan ($5/month) lets me share certain credentials with contractors when needed.
What I tried first: LastPass (left after the breaches). Bitwarden free (great, but the family sharing UX is rougher than 1Password's).
What I'd recommend instead if: Budget is tight — Bitwarden free is genuinely excellent.
Backups: Backblaze
$9/month for unlimited backup of my main computer. Set up once, runs forever. The day my SSD died and I had a full 4-hour restore back was the day this became permanent.
What I tried first: Hoping nothing would go wrong. Bad strategy.
What I'd recommend instead if: You only need cloud file backup (not full system) — iCloud or Google Drive at higher tiers.
What I dropped this year
For honesty, here's what got cut:
- Grammarly Premium ($12/month) — Claude does this better
- Buffer ($15/month) — Manual posting plus a few automation flows replaced it
- Calendly Pro ($12/month) — Reclaim's free scheduling does what I needed
- ConvertKit ($29/month) — Moved to a simpler newsletter tool included with my main site
- Loom ($15/month) — Realized I rarely watched the videos I sent or received
- Asana ($11/month) — Notion handled tasks well enough for one person
Total dropped: $94/month. About $1,128/year I'm not paying anymore for tools I wasn't really using.
What I'd add if my business doubled
If client work or revenue 2x'd in the next year, three tools I'd probably add:
- A real CRM like Attio or Folk if my contact list outgrows a Notion database
- A booking tool with payments like Calendly or SavvyCal Pro for paid intro calls
- An email marketing platform like Resend, ConvertKit, or Beehiiv as my list grows past a few hundred subscribers
I won't add those preemptively. I'll add them when the pain is real.
How to audit your own stack
Three steps:
1. Pull your last 90 days of credit card statements. Highlight every recurring software charge. The number is usually higher than you think.
2. For each tool, answer: "When did I last use this, and would I miss it?" If you can't answer the first or your answer to the second is "no," cancel it this week.
3. For each remaining tool, answer: "Is there a cheaper or free alternative that would do 80%?" Often there is. The 20% you'd lose is usually features you don't actually use.
I do this audit twice a year. It always catches at least one $10–15/month tool I'd forgotten existed.
The takeaway
The best productivity stack for a solopreneur in 2026 is the smallest one that handles your real work. Mine costs $97/month and runs everything: client work, content, automation, accounting, marketing, the lot.
Don't copy this stack tool-for-tool. Use the categories as a checklist for yourself. The right tool for any category is the one you'll actually use, not the one with the best feature list. Start small, add only when something breaks, and audit every six months.
The biggest productivity gain isn't a new tool. It's removing the ones you don't need.
Tagged
Friday Drop
Liked this? Get one more next Friday.
A 3-minute newsletter on AI tools and the workflows that actually save you time.