Modern Creator
Simon Høiberg · YouTube

How AI Agents Run My SaaS

Five concrete jobs one SaaS founder handed to an AI agent — and what changed when he did.

Posted
2 days ago
Duration
Format
Tutorial
educational
Views
3.8K
210 likes
Big Idea

The argument in one line.

The real leverage of an AI agent is not that it can call one API — it is that it can hold context from six systems simultaneously so you stop being the connector between them.

Who This Is For

Read if. Skip if.

READ IF YOU ARE…
  • A solo or small-team SaaS founder who spends hours each week as the connective tissue between support tickets, billing data, logs, and product changes.
  • A developer already using Claude Code or Cursor who wants to understand how an agent-on-a-server setup (remote dev plus Telegram interface) compares to local IDE-based workflows.
  • Someone running paid acquisition across Meta and Google who manually reconciles ad platform numbers against Stripe trial data.
  • A founder considering self-hosting infrastructure on Hetzner bare metal who wants to know how AI monitoring changes the anxiety calculus.
SKIP IF…
  • You are not running a product with real users — the support and monitoring sections assume existing customer volume.
  • You want a beginner introduction to AI agents; this assumes you already know what OpenClaw is and are evaluating real-world use patterns.
TL;DR

The full version, fast.

AI agents stop being interesting when they automate one task and start being interesting when they sit across your whole stack. This video demonstrates that shift across five job categories: coding (voice in, code out on a remote server), infrastructure (read-only 24/7 monitoring with Telegram escalation), support (cross-tool ticket context from DB, Stripe, logs, and prior tickets combined), content (voice note to scheduled post with Remotion graphics), and paid acquisition (cross-platform signal comparison without opening ad dashboards). The through-line is context aggregation, not task execution.

Free for members

Chat with this breakdown — free.

Sign in and you get 23 free chat messages on us — ask for the hook, quote a framework, find the exact transcript moment, generate a markdown action plan. Bring your own key when you want unlimited.

Create a free account →
Chapters

Where the time goes.

00:0000:37

01 · Hook and promise

AI agents moving past coding assistance into business operations; five-item list teased.

00:3702:24

02 · 01 Coding

Voice-to-Telegram workflow; Hetzner remote dev server at $29/mo; agent clones repos, runs dev server, tunnels localhost back to laptop; QA still manual before production.

02:2403:51

03 · 02 System monitoring

Self-hosted Kubernetes on Hetzner bare metal saves tens of thousands per year; agent has read-only Grafana plus kubectl access; 24/7 watchdog, Telegram escalation, near-zero downtime over 6 months.

03:5105:35

04 · 03 Support

AidBase platform as the central inbox; agent aggregates ticket plus DB plus Stripe plus logs plus prior tickets; full-context summary replaces opening six tools; support satisfaction up after rollout.

05:3507:16

05 · 04 Content

FeedHive as the content hub; voice note on a walk becomes structured post with Remotion graphics and scheduled slot; agent tracks calendar state and format decisions.

07:1609:05

06 · 05 Ads

Cross-platform reconciliation of Meta, Google Search, Pmax against Stripe trial quality; negative keyword cleanup; unemotional second opinion on creative and budget decisions.

Atomic Insights

Lines worth screenshotting.

  • The real cost of a customer support ticket is not reading it — it is opening six tools to understand what actually happened around the account.
  • A remote dev server on Hetzner at $29/month lets an agent work continuously without your laptop staying open or your battery draining.
  • Self-hosting on bare metal saves tens of thousands per year but adds monitoring anxiety — read-only agent access to Grafana and kubectl resolves both sides of that tradeoff.
  • An AI agent that cannot get emotionally attached to a campaign creative is more valuable for ad decisions than one that can merely read the ad dashboard.
  • Giving an agent voice-note input instead of text input removes the transcription bottleneck between thinking and doing.
  • Support satisfaction goes up when agents provide full cross-tool context, not because AI is more empathetic but because responses arrive faster with the right information.
  • The useful part of a content agent is not that it can call an API — it is that it tracks what was already posted, what is scheduled, and what format fits what slot.
  • Separating curiosity signups from users with a real problem is judgment work; AI earns its place in ad analysis by doing that triage without attachment to the result.
  • Shipping 5,000 lines per day via voice-to-agent is not about raw speed — it is about staying in the thinking mode instead of switching to the typing mode.
  • The Kubernetes monitoring use case works because AI reads high-volume, high-variance logs and surfaces anomalies faster than a human scanning Grafana panels.
Takeaway

When agents replace you as the connector between tools.

WHAT TO LEARN

The friction you feel managing a SaaS is rarely about doing hard tasks — it is about being the person who holds context across six tools at once.

  • A support ticket costs 30 seconds to read but 10 minutes to understand once you have chased down the user record, billing plan, error log, and prior tickets separately.
  • A remote agent on a dedicated server at $29/month can run your dev environment continuously without your laptop staying on, your battery draining, or your location mattering.
  • Self-hosting infrastructure on bare metal is cost-effective but adds monitoring anxiety; giving an agent read-only access to your observability stack lets it absorb the alert fatigue so you do not have to.
  • Voice notes are a viable production input — a thirty-minute walk-and-talk can be the raw material for a week of scheduled content once an agent handles structure, graphics, and scheduling.
  • Ad platform numbers lie by omission: Meta reports clicks, Stripe reports activations, and only when those are compared do you know whether a campaign is buying real customers or curious bystanders.
  • The second-opinion value of AI in paid acquisition is not intelligence — it is absence of attachment to campaigns, creatives, and landing pages you spent time building.
Glossary

Terms worth knowing.

OpenClaw
An AI agent framework that connects to external tools and APIs; the primary agent runtime used throughout this video for coding, monitoring, support, content, and ads workflows.
kubectl
The command-line tool for controlling Kubernetes clusters; used here by the monitoring agent to inspect pod health, logs, and cluster state.
Grafana
An open-source metrics visualization platform that reads from Prometheus and other data sources; used here as the monitoring dashboard the agent has read-only access to.
Performance Max (Pmax)
A Google Ads campaign type that automates placement across Search, Display, YouTube, and Shopping; one of the ad platforms compared in the acquisition analysis section.
Remotion
A framework for creating video and graphics programmatically using React; used here to generate social media graphics from content drafts without manual design work.
Negative keywords
Search terms explicitly excluded from a paid search campaign so the ad does not serve for irrelevant queries; identified here by the agent comparing click patterns against trial quality data.
Resources

Things they pointed at.

00:00toolOpenClaw
00:00toolHermes
01:17toolHetzner
02:24toolKubernetes
03:01toolGrafana
00:44toolTelegram
03:51productAidBase
05:35productFeedHive
06:46toolRemotion
04:24toolStripe
07:16toolMeta Ads
07:52toolGoogle Search / Performance Max
Quotables

Lines you could clip.

00:44
I barely ever open VS Code or any other code editor for that matter. Instead, I use Telegram to talk to my agent through voice and he does all the coding while I come with inputs.
Concrete claim that challenges every developer's default assumption about how coding worksTikTok hook↗ Tweet quote
04:11
Support is almost never just the ticket itself.
Six-word thesis that reframes the entire support categorynewsletter pull-quote↗ Tweet quote
11:16
The AI doesn't replace the thinking. The ideas still come from me, but it removes a lot of the friction between having an idea and actually getting it out there.
Calibrated, non-hype framing of AI role — quotable for any content strategy contextIG reel cold open↗ Tweet quote
13:12
It doesn't get emotionally attached to a campaign or a landing page version or a piece of creative.
Single sentence that captures the actual value of AI in marketing decisions without any jargonnewsletter pull-quote↗ Tweet quote
The Script

Word for word.

Read-along

Don't just watch it. Burn it in.

See every word as it's spoken — crank it to 2× and still catch all of it. The same dual-channel trick behind Amazon's Kindle + Audible.

00:00First, it was NADM, then Cloud Code, and now tools like OpenClaw and Hermes. AI agents are moving from simple automations and coding assistance into something much, much bigger. Systems that can actually run your business.
00:13And yet, I see people ask again and again, what do you actually use these systems for? I run multiple SaaS products, and over the past months, OpenClaw has become a huge part of how I run my business. And in this video, I'll show you five ways I use it as a SaaS founder that has completely changed how I run my business.
00:33So first of all, not surprisingly, I use it to code. I'm shipping around 5,000 lines pretty consistently every single day.
00:41But not only do I not write code anymore at all. I barely ever open Versus Code or any other code editor for that matter.
00:49Instead, I use Telegram to talk to my agent through voice and he does all the coding while I come with inputs and we brainstorm and iterate together. By the way, I have a small team of AI agents now, each with a name, profile image, designated role and so yeah.
01:05I use he and she when I talk about them now. It just feels kind of weird saying it at this part. Anyway, using AI for coding isn't really new but this particular style of working is different.
01:17My OpenCLOS setup is installed on a Hedchner dedicated server. I pay around $29 a month for it and it has a good amount of both RAM and space on it so I can have my agents clone down a bunch of repositories, easily work cross repo and spin up the development server there and then tunnel back localhost to my laptop so I can see the results in my browser as he's working.
01:37In this way, I can see what's going on but I don't have to keep my laptop on. I can easily change to mobile if I'm on the go and it's just also much better for battery and performance since my laptop doesn't need to run the heavy local dev servers and my agent isn't interrupted by where I am or what else I'm doing. It's just a much nicer way to work than sitting with a code editor open even if it has Cursor or AI Copilot or whatever doing things.
02:02Of course, we still have proper QA process in place and we have a separate development and staging environment. So even though I don't review every single line code my agent writes anymore, I still do QA and test things thoroughly before pushing it out to production and out to all my users.
02:20The next thing I use it for is system and product monitoring. So as you may already know, last year I moved my entire SaaS portfolio off the cloud which means I moved it away from AWS to instead run on a fully self hosted setup using Kubernetes on Docker and bare metal servers that I rent with Hetzner.
02:39It's saving me tens of thousands of dollars every year. It's faster, it's more robust, and I'm less locked in by specific vendors, and it's just a huge overall win that I recommend everyone else to strongly consider. One downside though is that it can make you a little worried and have to sleep a little less at night especially in the beginning when the Grafana dashboard and Prometheus logs look very scary and overwhelming if you're not used to it.
03:06So what I did is give my OpenClaw agent direct read only access to both Grafana and the servers which my Kubernetes cluster runs on. Turns out AI is really good at gathering a ton of system logs, reading a ton of stats and running a bunch of kubectl commands really quickly and making sense of it.
03:23So I have my agent watch my cluster around the clock and as soon as something looks abnormal, he super duper quickly troubleshoots it, finds the root cause, figures out if it's serious and escalates it to me through telegram if I have to do something. And in the past six months or so, we've had more or less zero downtime.
03:42AI is just really good at staying on top of all the critical infra and making sure everything is running smoothly. The third thing I use it for is support. So we keep all customer conversations in eight base, which is one of the tools I run-in my portfolio.
03:58It's an AI powered support platform with knowledge bases, chatbots, inboxes, and most importantly, a public API.
04:06So my OpenCloud team can completely control and inspect our support setup through EightBase. And this is where it gets really useful because support is almost never just the ticket itself. If a customer writes in, I don't want to only know what they wrote.
04:19I want to know who they are, what plan they're on, what they've tried to do, whether they hit an error, whether they opened similar tickets before, and if something changed recently in the product. That context lives in a bunch of different places. A base, Stripe, the database, Grafana, logs, previous tickets, sometimes even the code base or documentation.
04:40So when something gets escalated, I can ask OpenCloud to investigate the whole thing. It can look up the user in the database, read the conversation in Apebase, check recent blogs, compare to other tickets, and give me a short explanation of what probably happened.
04:55And you have no idea how much time this saves me. Instead of me opening six tools to understand one ticket, the agent can give me the full picture in one place. Not just what the customer said, but what actually happened around the account.
05:10Support used to be this daily, almost hourly thing I had to mentally keep track of just to make sure all important customer issues were handled properly. Now it feels much less mentally exhausting and our users get proper help much much faster. We actually surveyed users after we started using AI for support in this way and support satisfaction has gone up noticeably since we started doing this.
05:34The fourth thing I use it for is content. So I run a lot of content through Feedhive, is another tool my team and I run.
05:40It's a social media automation tool and it's where we create posts, plan the calendar, schedule content, review drafts, and reply to comments. And we recently launched an official Open Claw skill for Feedhive so my Open Claw team can control the whole workflow directly through Feedhive. It can create drafts, upload media, add labels, check what's already scheduled, and plan posts into the right spots.
06:06But the useful part is not just that it can call an API, the really useful part is that it can sit across the whole content process. I can start with a rough idea.
06:16A voice note, a screenshot, a comment from someone or something we talked about earlier and my content agent helps turn that into an actual piece of content. In fact, one of my favorite ways to create content now is to just bring my phone with me on a nice long walk here in the Swiss mountains, then just talk for thirty minutes straight and send that as a voice note in Telegram.
06:38My agent then takes all of this yapping and structures it and turns it into content. He creates graphics using Remotion, prepares the asset, and puts the whole thing into Feedhive for me to review.
06:50And I also don't have to manually carry all the small operational pieces around in my head. What did we post last week? What is already scheduled?
06:58Does this need a graphic? Should this be a carousel? Is this more of a quick hit?
07:02Which account should go to? All of that stuff just adds up. So the AI doesn't replace the thinking.
07:08The ideas still come from me, but it removes a lot of the friction between having an idea and actually getting it out there. And the final thing I use agents for is running ads.
07:18Because running ads is messy. The ad platforms have terrible interfaces. The numbers never tell the whole story and the real work is connecting all the pieces.
07:28What did Meta report? What did Google report? How many people actually started a trial in Stripe?
07:34Did they activate? And are they using our tool or just sniffing around? And then there's the harder part, deciding what to promote, what to kill and what to ignore.
07:43Sometimes a creative you really liked just doesn't perform. Sometimes, a campaign looks good in the ad platform but the users are low quality. And sometimes, the platform is basically rewarding garbage because it optimizes for the wrong event.
07:57So I use OpenClaw to do the boring but important work around paid acquisition. For example, with Feedhype, we've used it to compare meta ads against Google search and Pmax, and then find the garbage search terms and add negative keywords.
08:12We check whether specific ads are getting real signal and separate what looks like curiosity sign ups from real sign ups from users that seem to have a real problem they want to get solved. That second opinion is incredibly valuable. Not because the AI magically knows everything, but because it doesn't get emotionally attached to a campaign or a landing page version or a piece of creative.
08:33And honestly, just being able to tell my agent to raise a budget or pause a campaign without having to go through the miserable little ceremony of having to click around Meta's ad manager. So five highlights I wanted to bring here, but I already use it for at least like 25 other things.
08:49It's slowly taking over my entire company and big parts of my personal life too, and I want to push it even further. Are you using it? And what are you using it for?
08:59Please share with us in the comments and I'll talk to you there. See you.
The Hook

The bait, then the rug-pull.

Five jobs, five tools, one agent sitting across all of them. In nine minutes, a working SaaS founder shows what it actually looks like when AI stops being a coding assistant and starts being the connective tissue of an entire business.

Frameworks

Named ideas worth stealing.

00:28list

Five-job agent taxonomy

  1. Coding
  2. System monitoring
  3. Support
  4. Content
  5. Ads

The five operational categories where the founder has deployed an AI agent with cross-tool access rather than single-API automation.

Steal forStructuring an AI agent product demo or evaluating where to start with agents in your own business
01:17model

Remote dev server pattern

  1. Agent on Hetzner dedicated server
  2. Repos cloned on server
  3. Dev server runs on server
  4. Localhost tunneled back to laptop
  5. Telegram for voice input

A portable, battery-friendly development setup where the agent does compute work remotely and you interface through messaging.

Steal forReplacing local IDE plus AI Copilot with a persistent remote agent setup
04:24model

Cross-context support triage

  1. Customer ticket text
  2. User record from DB
  3. Billing plan from Stripe
  4. Recent error logs
  5. Prior tickets
  6. Recent product changes

The set of data sources the support agent pulls together for every escalated ticket to give a full-context explanation in one place.

Steal forDesigning a support agent or evaluating what integrations matter most for ticket context
CTA Breakdown

How they asked for the click.

VERBAL ASK
08:30next-video
Are you using it? And what are you using it for? Please share with us in the comments and I'll talk to you there.

Soft engagement CTA to comments rather than a hard product push; FeedHive and AidBase links are description-only, not mentioned verbally.

MENTIONED ON CAMERA
01:17toolHetzner
03:51productAidBase
05:35productFeedHive
FROM THE DESCRIPTION
PRIMARY CTAWhere the creator wants you to go next.
OTHER LINKSAlso linked in the description.
Storyboard

Visual structure at a glance.

hook
hookhook00:00
5-ways list card
promise5-ways list card00:28
01 coding
value01 coding00:37
02 monitoring
value02 monitoring02:24
03 support
value03 support03:51
04 content
value04 content05:35
05 ads
value05 ads07:16
outro/CTA
ctaoutro/CTA08:24
Frame Gallery

Visual moments.

Watch next

More from this channel + related breakdowns.

Chat about this