My Entire Solopreneur Tech Stack: What I Actually Pay For (and What I Dropped)

I once paid for 14 different SaaS tools simultaneously. Fourteen. I had a project management tool I opened once a week to feel organized, two separate email platforms "for different purposes," a social media scheduler I forgot to log into for a month, and a CRM that contained exactly 23 contacts — most of whom were me testing it.

That was 2022. I was spending roughly $480/month on tools and getting maybe $60/month of value.

Today I run three businesses — a $5M hotel brand, a SaaS product, and a content engine — on about $150/month in tools. The stack is smaller, sharper, and every single thing in it earns its place by saving me either time or money in a way I can actually measure.

This is not the aspirational solopreneur tech stack. This is the real one. Every tool, every cost, every reason it survived the cut — and the graveyard of things I dropped and why.

The Philosophy Behind the Stack

Before I list anything, here is the principle that governs every tool decision: if I cannot explain in one sentence what it replaces and how much time or money it saves, it goes.

This sounds simple. It is not. Tools are seductive. A new dashboard, a new integration, a new workflow — they all feel like progress. They are usually procrastination wearing a productivity costume.

My solopreneur tech stack has exactly three layers:

  1. Build layer — where I create things (code, content, products)
  2. Run layer — where things operate without me (payments, emails, monitoring)
  3. Know layer — where I understand what is happening (analytics, alerts, reporting)

Everything fits one of those layers. If a tool does not clearly belong to one, I do not need it.

Build Layer: Where I Create

Claude Code — $20/month

This is the most important tool I own. I cannot code. I do not know Python from JavaScript in any way that would survive a job interview. But I have shipped a SaaS product, an autonomous SEO agent, four Telegram bots, and a full marketing site — all through Claude Code.

The mental model is not "AI writes code for me." It is closer to pair programming with someone infinitely patient who never judges the question. I describe what I want. It builds it. If it breaks, I paste the error. We iterate. I have built entire production systems this way — not prototypes, not demos, real systems handling real money.

Claude Code also handles strategy. I use it to stress-test business decisions, refine essay arguments, draft documentation, and think through problems I would otherwise be thinking through alone at 2am. It is the closest thing I have to a co-founder.

Cursor Pro — $20/month

Even though I cannot write code from memory, I live in Cursor all day. The AI integration means I can highlight any block of code and ask "what does this do" and get an honest answer. I can describe a feature in plain language and watch it get built in my actual codebase.

I tried VS Code without Cursor's AI for a few months. The difference is not subtle. Cursor cut my development time roughly in half — and for a non-coder building production software, that is the difference between shipping and stalling.

Soulin Social — my own tool

I built this because the content problem was eating me alive. Writing platform-native content for LinkedIn, X, Substack, Instagram, and newsletters was taking 15-20 hours a week. That is a part-time job just on content.

Soulin Social takes one raw idea — maybe 80 words, sometimes just a sentence — and generates 35 platform-ready posts in my voice. Not generic AI slop. Posts that sound like me because they are trained on two years of my actual writing. I went from publishing three times a week to daily across every channel. You can try it.

I am biased because I built it, but it is the single highest-leverage tool in my stack by output per minute spent.

Run Layer: Where Things Operate

Supabase — $25/month

Database, authentication, row-level security, real-time subscriptions, edge functions. Supabase replaced what would have been four or five separate services. The free tier carried me for eight months before I upgraded.

What makes Supabase special for a solopreneur tech stack is the dashboard. I can manage my entire backend visually — check data, run queries, configure auth rules — without touching the terminal. When I do need something more complex, Claude Code talks to the Supabase API like they were designed for each other.

I tried Firebase first. The pricing model gave me anxiety. Supabase's pricing is flat and predictable, which matters when you are running lean.

Vercel — $20/month

Every site and app deploys through Vercel. Push code to GitHub, it deploys automatically. Preview deployments let me check changes before they go live. Edge functions for anything that needs speed.

The developer experience is good enough that I — a person who learned what "git push" means roughly two years ago — can ship multiple times a day. Before Vercel, I was deploying manually to a VPS, and it took 20 minutes of anxiety each time. Now it is a push and a prayer, and the prayer is optional because it basically always works.

Resend — $20/month

Every transactional email and every nurture sequence runs through Resend. Welcome sequences, purchase confirmations, password resets, the 7-email onboarding drip that converts at 12% to paid.

I used to use three different email tools — Mailchimp for newsletters, SendGrid for transactional, and ConvertKit for sequences. That was $87/month for tools that did not talk to each other. Resend replaced all three. The API is clean enough that Claude Code can build new email flows in minutes. I wrote my entire onboarding sequence in one afternoon, deployed it, and it has been running untouched for months.

Stripe — 2.9% + $0.30/transaction

Payments, subscriptions, invoicing, tax calculation. Not an AI tool, but the backbone of every solo business that takes money seriously.

The reason Stripe matters in a solopreneur tech stack specifically: its API documentation is so good that Claude Code can build payment flows, webhook handlers, and subscription management without me reading a single doc myself. I described "I want a checkout page that creates a subscription and sends a welcome email through Resend" and had it working in under an hour.

PM2 + $5-10/month server

PM2 is a process manager for Node.js. It keeps my bots and agents running 24/7, restarts them if they crash, and logs everything. The server is a basic VPS — nothing fancy.

This is the invisible infrastructure layer. My SEO agent, my content scout bot, my revenue alert bot, my community notification bot — they all run on PM2. Total server cost for running four autonomous processes: less than the price of a latte.

Know Layer: Where I Understand

Google Search Console — $0

Free. Indispensable. Shows me which keywords are ranking, which pages are getting clicks, and where the technical SEO issues are. I built an autonomous agent on top of it that checks rankings and flags problems automatically, but even without the agent, Search Console alone is worth checking weekly.

Telegram bots — $0

I have four bots:

  • Revenue alerts (pings me when a new subscription or purchase comes in)
  • SEO agent reports (weekly digest of ranking changes and technical issues)
  • Content scout (flags trending topics in my niche every morning)
  • Daily dashboard (8am snapshot of key business metrics)

Telegram is free. Each bot took about an hour to build with Claude Code. This is my entire notification and light-management layer. No Slack. No project management tool. No dashboard I have to remember to check. The information comes to me, in the app I already use for messaging.

Get essays like this — plus behind-the-scenes builds — in your inbox every week. Subscribe free →

Domain + DNS — ~$15/month

Domains, SSL, DNS configuration. Boring but essential. I manage everything through Cloudflare, which is mostly free except for the domains themselves.

The Full Cost

Tool Monthly Cost
Claude Code $20
Cursor Pro $20
Supabase $25
Vercel $20
Resend $20
Stripe 2.9% + $0.30/txn
PM2 / Server $5-10
Domain + DNS ~$15
Telegram bots $0
Google Search Console $0
Soulin Social $0 (I built it)

Total fixed costs: ~$130-150/month.

That is the entire operating cost of three businesses. No $3,000/month virtual assistant. No $5,000/month developer. No $500/month content writer. No $200/month project management tool.

The Stripe fees add up — roughly $1,200-1,500/month at my revenue level — but those scale with revenue, which is the only kind of cost I am comfortable with.

The Graveyard: What I Dropped and Why

This is the part most solopreneur tech stack posts skip. The tools that did not make it.

Notion — dropped after 8 months. I used it as a "second brain" and it became a second job. I spent more time organizing my notes than using them. Everything I need now lives in flat files, my head, and Claude conversations.

Mailchimp — dropped after 6 months. The free tier was generous but the UI felt like wading through mud. When I outgrew free, the pricing jumped aggressively and the deliverability was mediocre. Resend is cheaper, faster, and the API actually makes sense.

Zapier — dropped after 4 months. I used it to connect tools before I could build my own integrations. The moment Claude Code made it possible to write a 30-line Node.js script that did the same thing, Zapier's $20-50/month became pointless. Custom code is more flexible, more reliable, and free to run.

Calendly — dropped after 3 months. I was taking calls with people. Then I realized almost every call could have been an email, and the few that could not, I could schedule with a simple "does Thursday at 2pm work." Removing Calendly removed the temptation to fill my calendar with other people's priorities.

Ahrefs — dropped after 2 months. $99/month for SEO data. I built an autonomous SEO agent with Claude Code that pulls from Google Search Console and the PageSpeed API for free. It does 80% of what Ahrefs did for my purposes. The 20% I lost was competitor analysis I was not acting on anyway.

ConvertKit — dropped when Resend could do everything. Another tool that was fine but redundant once I had a better system.

Canva Pro — dropped after 1 month. I do not make graphics. My content is text. I was paying for Canva because I thought a solopreneur "should" make carousel posts with pretty backgrounds. Turns out my plain-text posts perform better. Saved $13/month and an hour of weekly frustration.

How I Evaluate New Tools

Every month, someone recommends a new tool that will "change everything." My filter:

  1. What specific task does this replace?
  2. How much time does it save per week? (If I cannot estimate this, I do not understand the tool well enough.)
  3. Does it integrate with what I already have, or does it create a new island?
  4. Can Claude Code talk to its API? (If not, it is operationally dead to me.)
  5. Will I still need this in six months?

Most tools fail at question one. They do not replace anything — they add a new thing to manage. A solopreneur tech stack should shrink over time, not grow. Every tool you add is a tool you have to maintain, update, pay for, and remember how to use.

The Meta-Lesson

The best solopreneur tech stack is not the one with the most tools. It is the one where every tool either makes you money or saves you time in a way you can see on a spreadsheet.

I spent two years and probably $4,000 in wasted subscriptions learning this. The tools that survive are the ones that disappear into your workflow — you stop noticing them because they just work. The tools you drop are the ones you have to remember to use.

If you are building your stack from scratch, start with Claude Code and Supabase. Those two tools, combined, let a non-technical person build real software. Add Stripe when you need to take money. Add Resend when you need to send emails. Add Vercel when you need to deploy. Stop when you run out of problems.

The full operating system — how all these tools connect into workflows that run autonomously — is what I teach inside the membership. But the tools themselves? They are all right here. No secrets. No affiliate links. Just what works.

Start with less than you think you need. You are almost certainly right.

More from the journal

  • AI Tools for Solopreneurs: The Complete Stack I Use to Run Everything Alone
  • How to Automate Business Tasks: What I Automate, What I Don't, and Why
  • How I Built an Automated Content Flywheel That Runs While I Sleep