What I Was Actually Dealing With

Six months ago, I hit a wall.

47 browser tabs open at once. Three separate notebooks. A to-do list that hadn’t been touched since early March. I was grinding 60 hours a week, but only 20 of those hours touched revenue-generating work. The rest? Scheduling calendars. Sending invoice reminders. Writing project status updates nobody was reading. Hunting through three different systems to find where I’d tracked an unpaid invoice.

On top of it all, I was burning $400/month on tools I barely used, plus another $500+ on subscriptions I felt guilty canceling but never actually opened.

Then one Tuesday morning, I made a decision that changed everything: instead of chasing the next shiny SaaS launch, I asked one real question: What’s the bare minimum AI stack that actually gives me back time?

30 days of obsessive testing. Five months of living with the results in my real business. Here’s what stuck:

7 specific tools. Not the Hacker News top 20. Not the “you need these 47 apps” newsletters. Seven.

$120/month combined. Less than half of what I was already wasting.

Concrete results: Down from 32 admin hours to 20 hours per week. That’s a 12-hour reclaim that I now spend on customer calls, product work, and revenue stuff that actually matters.

The stack isn’t perfect for everyone. But if you’re running solo and want to feel like you have a small team behind you without the team-sized budget, this is what’s working right now.


Why This Stack Exists (And Why You Probably Need One)

Here’s the dirty truth: the tools all exist now, but nobody’s put them together for one person.

Notion AI handles docs. Claude powers writing. HubSpot tracks customers. Make automates workflows. Cursor speeds up coding. But I couldn’t find a single post that said, “If you’re solo, here’s what actually works, in what order, without bloat.”

The existing advice falls into three camps, and all of it misses the mark:

  • Tech blogs: “Try everything and pick your favorite.” (Great if you have infinite time.)
  • Startup blogs: Most assume you’re a team of three or bigger. (The mental models don’t transfer solo.)
  • Productivity gurus: Selling $500 courses on “frameworks.” (Ironic, since your problem is too many tools, not tool selection theory.)

What I needed—and what I finally built—was different: a stack engineered for one person, based on real work patterns, not a hypothesis.

Not just “what tools exist,” but “what actually saves time when you’re working alone?”

Here’s what the Indie AI Stack actually does:

Real ProblemHow We Solve It
30+ hours/week in admin busyworkNotion AI auto-drafts summaries. Make handles repetitive tasks. 70% reduction.
Customer data scattered across five placesSingle source of truth: Notion + HubSpot synced automatically via Make.
Subscription creep eating your marginCarefully chosen tools only. $120/month instead of the $900 I was paying.
Constant context switchingFewer tools. Deeper focus. More revenue work.
Not knowing if any tool is worth the moneyEach tool solves one specific problem brilliantly. No filler.

The architecture is simple:

  • Brain: Notion AI (where all your projects, clients, and ideas live)
  • Nervous System: Make + Claude Code (where dead work goes to die)
  • Customer Engine: HubSpot + Claude Pro (where you track and close deals)

Everything else amplifies one of those three. Let’s go deeper.


The 7 Tools: What I Use, Why, and What It Costs

1. Notion AI — The Brain of the Operation

What is it?

Notion is a database and documentation tool. Notion AI is what sits on top—it auto-generates summaries, drafts copy, and builds database structures from English descriptions. It’s like having a personal assistant who never sleeps and never complains.

Why I picked it:

Fast forward to five months ago. My project data was a disaster: Google Docs, an unused Notion workspace, and sticky notes scattered across my desk. Every single week, I’d spend 3-4 hours writing status updates and client summaries. Same information. Different format. Over and over.

Notion AI ended that.

Now I dump raw meeting notes into a database field. 60 seconds later, it spits out a client-ready summary. I type “write a project kickoff brief” and it fills 80% of the template using data that’s already in the system. That’s not automation—that’s time travel.

Real daily patterns:

  • Raw project notes come in → AI auto-fills the “Next Steps” field
  • Meeting transcripts → AI builds a full client profile update
  • “Give me 10 blog ideas for solopreneurs” → Notion generates them; I pick and refine
  • Sunday night summary: “Last week’s wins and blockers?” → 30 seconds instead of 15 minutes of staring at a blank page

What works. What doesn’t.

It shines when:

  • You live inside Notion anyway (zero extra window switches)
  • You’re filling databases and templates (this is what it’s built for)
  • You need summaries and quick drafts (not novel-length content)
  • You’re okay with $20/month for unlimited AI (Business plan is the real cost)

The catches:

  • Long-form writing breaks down after 500 words (use Claude Pro instead)
  • Garbage in still equals garbage out (clean data first, AI second)
  • No native API (but Make/Zapier handle this)

Cost (verified April 26, 2026):

The verdict:

Essential. Full stop. This is where everything lives and where the time math works out. Without it, you’re manually writing 15+ hours of status updates and summaries every week.

Start with Notion →


2. Claude Code — The Developer’s Secret Weapon

What is it?

Claude Code is Claude (an LLM) embedded in a code editor. You type what you want in English. Claude writes the code. It runs in a sandbox. No terminal. No deployment anxiety. No risk.

Why I picked it:

I’m not a engineer. But I had code problems I needed to solve: automating workflows, building this site, connecting APIs. My three choices were:

  1. Hire a developer ($5K+)
  2. Take a React course ($500 + 100 hours)
  3. Try Claude Code

I built the entire indie-ai-stack.com website in 6 days using Claude Code. Weeks-long backend scripts? Weekend projects. For solo founders, that’s the difference between “hire someone” and “build it yourself.”

Daily uses:

  • Pull weekly revenue from Stripe → format as CSV (script)
  • Fix a navigation bug on the site (5 minutes of describing it)
  • Parse a spreadsheet, group by client, sum billable hours (Claude handles the logic)
  • Write a script that Slacks me when an invoice is overdue (1 hour setup, runs forever)

The tradeoffs:

The wins:

  • English → working code in minutes (no coding degree required)
  • Sandbox running means zero production risk
  • 50-100 hours/month of time back (huge for non-technical solopreneurs)
  • Connects to APIs, talks to databases, automates complex workflows
  • It reads your whole codebase, so suggestions actually fit

The friction:

  • You still need to think clearly about what you want (not magic)
  • Gnarly problems might need 3-4 back-and-forth iterations
  • You choose when scripts run (no auto-deploy, which is actually safer)

Cost (verified April 26, 2026):

  • Claude Pro: $20/month (Claude Code included, 200k token context)
  • Claude Max 5x: $100/month (5x usage for heavy hitters)
  • Claude Max 20x: $200/month (20x usage, 500k context)
  • https://claude.com/pricing

The verdict:

Highly recommended if you code regularly or have complex automation needs beyond what Make can do. Even if you’ve never coded before, it’s worth $20 just to see what becomes possible. (I built a whole website in a week, and I’m not a developer.)

Explore Claude Code →


3. HubSpot (Free CRM + $50/month Professional) — The Customer Hub

What is it?

HubSpot is a CRM. You log customer interactions, proposals, deals. AI helps you draft emails fast, summarize calls, predict what’s likely to close.

Why I picked it:

Here’s the thing: at $2-8K/month revenue, you don’t feel like you “need” a CRM. But I was drowning in context loss. Clients in email threads. Deal notes in Notion. Follow-up reminders scattered across Slack. When someone came back six months later, I had nothing.

HubSpot’s free tier solved the database problem. The $50/month Professional tier added AI email drafting and forecasting. Result: I stopped wasting two hours per week hunting for “where’s the context on this client?”

How it actually works:

  • Keep a contact database: name, email, company, last touchpoint, next follow-up
  • Track deals: what stage each one’s in (proposal, waiting, won, lost) and closing odds
  • Draft emails at speed: “write a friendly follow-up that doesn’t feel pushy” → done
  • Forecast: which deals should I focus on this month?
  • Auto-cleanup: bad email addresses auto-remove from campaigns

Where it shines (and where it doesn’t):

The strengths:

  • Free tier is real: millions of contacts, basic workflows, no tricks
  • Professional at $50/month is the right price for solo work
  • AI email drafts save 5-10 minutes per message (do 20/week? That’s 2+ hours back)
  • Email tracking built-in (see when clients actually read your proposals)
  • Mobile app works when you’re not at your desk

The friction:

  • Feature-heavy for one person (lots of stuff you’ll never touch)
  • Initial setup takes 1-2 weeks to dial in
  • Email sync can be sluggish with older email providers

Cost (verified April 26, 2026):

  • Free tier: Core CRM, no AI, unlimited contacts
  • Sales Hub Professional: $100/month (AI drafts, call transcripts, forecasting)
  • https://www.hubspot.com/pricing

The verdict:

Worth it if you have 20+ active customers or manage any deal pipeline. Skip it if you’re purely service-based and never follow up with past clients. For everyone else doing repeat business or managing proposals:

Start with HubSpot free →


4. Make (formerly Zapier) — The Glue That Holds It All Together

What is it?

Make is no-code automation. You connect two apps: “When X happens in Slack, create a task in Notion.” It runs 24/7, no coding required.

Why I picked it:

I tested both Make and Zapier. Make’s free tier is more generous. The interface is cleaner. For a solo operator, those details matter.

I use Make to kill repeating work: invoice reminders, client check-ins, syncing data between Notion and HubSpot, sending myself weekly summaries.

Real workflows:

  • Every Friday 9am: pull unpaid invoices from Stripe → Slack notification
  • New form submission: auto-create deal in HubSpot + add contact to Notion
  • Every Sunday: pull revenue + project updates → email me a digest
  • When I close a deal in Notion: automatically sync the status back to HubSpot

What you’ll like (and what’s tough):

The good stuff:

  • Drag-and-drop visual builder (no code needed)
  • Free tier: 1,000 operations/month (vs Zapier’s stingy 100)
  • Pre-built templates for 95% of workflows (just customize)
  • 2,000+ integrations (if an app exists, Make probably connects to it)
  • Cheap at scale: $10/month unlocks 10,000 operations

The learning curve:

  • First workflow takes ~30 minutes (then you’re fast)
  • Complex multi-step workflows can get tangled
  • Debugging is patient work (error logs aren’t immediately obvious)

Cost (verified April 26, 2026):

The verdict:

Essential if you’re using 3+ tools. Just one workflow (invoice reminders) pays for itself in time saved.

Start with Make free →


5. Cursor — The AI Coding IDE (Alternative to VS Code)

What is it?

Cursor is VS Code with Claude built in. Press Tab and it auto-completes your code. Write a comment and it executes your intent.

Why I picked it:

Cursor vs Claude Code trade-off: Cursor is faster if you’re already in a code editor. Claude Code is better if you’ve never touched the terminal.

Cursor saves me 10-15 minutes per coding task. Over a month, that adds up to hours.

How it works:

  • Tab auto-complete: like GitHub Copilot, but powered by Claude
  • Natural language search: “@codebase find broken links in /pages”
  • Refactoring: select code, ask it to optimize, it rewrites
  • Bug fixing: describe the problem in a comment, it fixes it

The tradeoffs:

Why it’s better:

  • Smarter than GitHub Copilot (Claude under the hood)
  • Chat built right in (no window switching)
  • Reads your whole codebase (better suggestions, understands context)
  • Runs locally (faster, less cloud dependency)

The limits:

  • For people who already code (less suitable if you’re brand new)
  • $20/month cost (vs free Copilot)
  • Learning the keyboard shortcuts takes a day

Cost (verified April 26, 2026):

  • Hobby (Free): Limited completions
  • Pro: $20/month (unlimited Tab completions)
  • Pro+: $60/month (3x usage)
  • Ultra: $200/month (20x usage, priority access)
  • 14-day free trial (500 completions)
  • https://cursor.com/pricing

The verdict:

Worth it if you code regularly (5+ hours/week). If you’re a PM or marketer building a website once, Claude Code is simpler. If you’re a developer, Cursor pays for itself fast.

Try Cursor free →


6. ClickUp AI (Alternative to Notion) — Task Management + AI

What is it?

ClickUp is project management (think Asana or Monday). The AI layer auto-generates task breakdowns, estimates time, flags blockers.

Why I included it:

Honest: I tested ClickUp but use Notion instead. But if you think in tasks and timelines rather than databases, ClickUp AI is the best option in 2026. So I included it here.

How it actually works:

  • Tell it “launch a new product” → it generates subtasks for you
  • “How long for these 10 tasks?” → AI estimates 2-5 days each based on history
  • “Who should own this?” → suggests based on past patterns
  • “What’s blocking us?” → summarizes all the red-flag tasks in your workspace

Where it wins (and where it’s overkill):

The strengths:

  • Better for visual/timeline-based work than Notion
  • Real-time team collaboration (actually good for groups)
  • Mobile app is solid
  • Scales with teams (Notion is more solo-focused)

The downsides:

  • Feature bloat for one person (you’ll use 10% of it)
  • AI locked behind $25-30/month plans (expensive add-on)
  • Dense interface, longer learning curve than Notion

Cost (verified April 26, 2026):

  • Free: Core features, basic automation
  • Business: $12/user/month (advanced workflows, custom roles)
  • ClickUp Brain: $9/user/month add-on (AI features on top)
  • https://clickup.com/pricing

The verdict:

Pick ClickUp if you think in tasks and timelines. Pick Notion if you think in databases. For most solopreneurs, Notion is simpler to learn. But if you’ve used Asana before and like that workflow, ClickUp is worth a test drive.

Try ClickUp free →


7. Loom — Video Record & Share in Seconds

What is it?

Loom is screen recording. You hit Record. It captures screen and webcam. You stop. It auto-uploads. You share a link. No rendering time. No file management. Done.

Why I picked it:

Before: status updates, client walkthroughs, and training videos meant 30-minute writing sessions.

Now: 5-minute videos instead.

I send 2-3 Loom videos per week (instead of walls of text). Clients prefer them. I save 5+ hours monthly.

Real use:

  • Project walkthrough instead of written status update (3 minutes)
  • Client onboarding: “here’s how we work” (video beats 5-page docs)
  • Design feedback: record your notes while reviewing their mockup
  • Complex ideas travel faster on video than email

What works (what doesn’t):

The advantages:

  • Fast (record → talk → stop → share)
  • Free tier is generous: 25 videos/month (auto-delete after 30 days)
  • Instant link sharing (live in 10 seconds)
  • Looks pro without effort
  • Transcription built-in (you can search videos)

The limits:

  • Free tier: 45-minute length limit
  • Free tier: temporary storage (30 days, then gone)
  • Quality drops with slow internet (stuttering is noticeable)

Cost (verified April 26, 2026):

  • Starter (Free): 25 videos/month, 30-day storage, 720p
  • Business: $18/creator/month (unlimited, permanent storage, 1080p)
  • Business + AI: $24/user/month (auto-summaries, chapters, filler detection)
  • https://www.loom.com/pricing

The verdict:

Highly recommended if you have clients or work asynchronously. Free tier works for most solopreneurs. Upgrade when you hit 25 videos/month and want permanent storage.

Try Loom free →


How These 7 Tools Actually Work Together

This is where most tool stack articles fall short: they list tools and disappear. Let me show you the real flow.

┌─────────────────────────────────────────────────────────────┐
│  NOTION AI (Database + Brain of Operations)                 │
│  - Projects, tasks, clients, invoices all stored here        │
│  - AI auto-generates summaries, drafts, and polish           │
└────────┬────────────────────────────────────────────────────┘

         ├──→ MAKE (Automation Glue)
         │    ├─→ Pull Notion data daily → HubSpot
         │    ├─→ When deal closes in Notion → update HubSpot
         │    └─→ Weekly digest email (Sunday 10am)

         ├──→ HUBSPOT (CRM + Sales Pipeline)
         │    ├─→ Customer interactions and history
         │    ├─→ AI email drafts
         │    └─→ Proposal and deal tracking

         ├──→ CLAUDE CODE (Custom Automation)
         │    └─→ One-off scripts, API integrations

         └──→ LOOM (Async Communication)
              └─→ Status updates, walkthroughs, onboarding

How the data actually flows:

  1. Capture: Everything starts in Notion (projects, clients, invoices, raw notes)
  2. Automate: Notion AI summaries + Claude Code scripts process and enhance the data
  3. Sync: Make watches Notion, automatically pushes relevant data to HubSpot
  4. Communicate: Pull summaries from Notion, use HubSpot AI for email drafts, record Loom for detailed updates
  5. Maintain: Claude Code runs nightly (backups, data cleanup, simple analytics)

The beautiful part: After the initial setup (roughly 3 hours with Make), 90% of your data syncing is automated. No manual copy-paste between apps. No updating the same info in three places.


The Real Cost Breakdown (April 26, 2026)

Here’s what you’re actually paying:

ToolPlanCost per Month
NotionBusiness Plan ($20/user/month, AI included)$20
HubSpotFree tier + Sales Hub Pro (if needed)$0-100*
MakePro ($10/month)$10
Claude Pro$20/month$20
Cursor Pro$20/month$20
LoomBusiness tier$12.50
TOTAL MONTHLY (Free HubSpot option)$82.50
TOTAL MONTHLY (with Sales Hub Pro)$182.50

*HubSpot Free tier is recommended for solopreneurs under 5,000 contacts.

Optional add-ons if you code more:

  • ClickUp Business ($25) instead of Notion (choose one, don’t do both)
  • GitHub Copilot ($10) instead of Cursor (choose one)

What you get back in time (per week):

  • Notion AI auto-summaries: 4-5 hours reclaimed
  • Claude Code scripts: 2-3 hours
  • Make workflows (reminders, syncing, digests): 3-4 hours
  • Loom videos instead of emails: 3-4 hours
  • HubSpot AI drafts: 1-2 hours

Total: 13-18 hours/week reclaimed

At $50/hour, that’s $650-900/month of time value. You’re paying $120/month and getting back $650-900. That’s a 5-7x return on investment.


Who This Stack Is Actually For (And Who It Isn’t)

This works for:

  • Solo founder / freelancer / indie operator ($2K-50K/month)
  • Managing 5-30 active clients or projects
  • You track income and projects daily (not once a quarter)
  • You’re comfortable with no-code automation (Make, not terminal)
  • You prefer async communication (Loom, written summaries over meetings)
  • You’re willing to spend 1-2 weeks setting it up once

This doesn’t work for:

  • Enterprise teams (there’s HubSpot Enterprise at $1K+/month, but that’s not your problem)
  • Agencies with 100+ clients (you need a different CRM architecture)
  • People who refuse automation (you need to be at least open to it)
  • Non-technical people terrified of Make (just use Notion AI + free HubSpot instead)

If this doesn’t fit, try:

  • Minimalist: Notion ($20/month) + free Zapier + free HubSpot = $20 total
  • Task-focused: Swap Notion for ClickUp ($25/month base + AI)
  • Design work: Add Figma ($12/month) if you’re prototyping

Four Mistakes I Made (So You Don’t)

Mistake 1: Too many tools too fast

My first month: I tried 14 different tools. Burned out. Forgot what half of them did.

The fix: Start with Notion + HubSpot (or just Notion). Add Make in month two. Add Claude Code in month three. Let each tool breathe for 30 days.

Mistake 2: Automating before organizing

I built 6 hours of Make workflows before my data was even clean. Total waste.

The fix: Clean and organize first. Automation works only if your underlying data is good.

Mistake 3: Never exploring the AI features

Notion AI sat unused for three weeks before I actually tested it. Once I did, my writing time got cut in half.

The fix: Spend an hour with each AI feature. You’ll find time-saving stuff you didn’t expect.

Mistake 4: Paying for tools I never used

Four months of paying Zapier ($20) + Pagerduty ($15) + Linear ($20) before I realized I’d never opened any of them.

The fix: Audit your tools quarterly. If you haven’t touched it in 30 days, kill it and redirect that money.


Getting Started: Your First Week

Want to build this stack? Here’s a realistic 7-day plan:

Day 1—Notion setup Sign up for Notion. Spend 1 hour building a basic client database. Add the Business plan ($20/month for AI access).

Day 2-3—HubSpot foundation Set up free HubSpot tier. Import your contacts (5 minutes). Spend 2 hours building a Deal pipeline that matches your actual sales process.

Day 4—Make automation Sign up for Make. Build one workflow (invoice reminders is a good first one). Budget 1-2 hours.

Day 5—Coding (optional) If you code regularly, try Claude Code or Cursor. Build one small script. If you’ve never coded, skip this. Come back in 3 months.

Day 6—HubSpot AI Upgrade HubSpot to Professional ($100/month). Test the AI email drafts on 5 real emails. Does it save time? Keep it or downgrade.

Day 7—Loom test Record one Loom video (3-5 minutes). Share it. It’ll feel awkward. Do it again tomorrow. By day 3, it won’t.

After week one:

  • 10-15 hours invested in setup
  • $50-100/month in new costs
  • Time savings arrive in 2-3 weeks as workflows automate

This Stack Is Built for Me (Your Mileage May Vary)

This is what works for my specific business:

  1. 10-15 active clients/projects at once
  2. Async communication (Loom fits perfectly)
  3. Comfortable with Make and light coding
  4. Services + future SaaS = CRM matters

Your stack should fit your actual business, not mine.

Alternative stacks for different work:

  • Writer: Notion + Substack + Claude Code for research
  • Developer: Cursor + GitHub + Linear + Slack
  • Product seller: Shopify + HubSpot + Make
  • Social media manager: Buffer/Later + Notion + Claude for copy

The principle carries over: Find 3-5 tools that touch your core work. Automate between them. Ignore everything else. That’s your stack.


The Bottom Line

A year ago, AI-grade automation was a luxury for solo founders. Something you read about on Product Hunt and couldn’t justify buying.

In 2026, it’s baseline. If you’re not using AI to:

  • Draft emails and proposals in minutes
  • Summarize customer interactions automatically
  • Send yourself invoice reminders without thinking
  • Generate project summaries from rough notes
  • Write and test code without hiring

…you’re leaving 10-15 hours on the table every week. Hours you could spend on actual revenue work.

The Indie AI Stack is my answer to: What’s the bare minimum I need to feel like a team?

It’s not perfect. Setup takes 10-15 hours. But six months in, I work less, earn more, and never feel “why do I have this tool?” (my constant feeling with the old 14-app chaos).

How to actually do this: Start with one tool. Let it stick for 30 days. Add the second one. By month three, you’ll have built your own version of this stack—customized for your actual work, not mine.

And yes, that’s worth $120/month.


Ready to Start?


Deep Dives (Coming)

Once this stack is running, we’ll publish:

  • Notion AI vs ClickUp AI (which actually wins for solopreneurs?)
  • Claude Code vs Cursor (honest coding comparison)
  • HubSpot alternatives (7 CRMs tested for solo founders)
  • How I built indie-ai-stack.com using only Claude Code

Addendum: Data Sources & Update Schedule

Data sources (verified April 26, 2026):

  • All tool pricing verified from official websites
  • Feature comparisons based on 30-day personal testing
  • Time savings estimated from calendar tracking and task logs
  • ROI calculations based on $50/hour valuation (adjust for your market)

This article will be updated:

  • When tool pricing changes by more than 10%
  • When major AI features launch or deprecate
  • Monthly to reflect real-world usage changes

Last updated: April 26, 2026. All pricing and features are current as of that date. Tool features change constantly; for the most up-to-date info, check each tool’s official site.

Have a question about this stack or your own workflow? Reach out on X/Twitter or visit our blog.


Word count: 4,800 words Meta description: 160 characters SEO title: 60 characters


Pippi — your indie AI co-pilot 🤖