A guide for Artur. What it is, what it costs, how to decide. No BS.
You already use ChatGPT, Claude, etc. An agent is when you give that AI the ability to actually do things — run code, read your files, send messages, browse the web, manage your calendar — and it runs persistently, not just when you have a chat window open.
Think of it like this: ChatGPT is a smart person you text. An agent is a smart person you hire — they have access to your tools, they remember your preferences, and they can work while you sleep.
OpenClaw is an open-source AI agent framework. "Open source" means the code is free — anyone can download it, run it, modify it. You don't pay for the software. You pay for:
OpenClaw connects to your messaging apps (Telegram, WhatsApp, Slack, Signal) so you can talk to your agent like texting a friend. It can run shell commands, automate browser tasks, manage files, access your calendar, and more.
MaxClaw is OpenClaw pre-configured and running in the cloud, managed by MiniMax. One-click setup, literally 10 seconds. No technical knowledge needed.
Download OpenClaw, install it on your computer, connect your own API key. You own everything.
This is what I do. Mac Mini M4 ($599), MiniMax Max plan ($50/mo). Runs 24/7.
Rent a small server in the cloud (DigitalOcean, Hetzner, etc.), install OpenClaw there. Agent runs 24/7 without your computer being on.
Letta (formerly MemGPT) is a different agent framework focused on memory — agents that remember everything across conversations. Also open source, Apache 2.0.
| MaxClaw | Self-host | Cloud VPS | Letta | |
|---|---|---|---|---|
| Setup time | 10 seconds | 30-90 min | 1-2 hours | 30-60 min |
| Technical skill | None | Some | Moderate | Some |
| Monthly cost | $10-50 | $0-50 API only | $4-12 + API | Free-$20 + API |
| Model choice | MiniMax only | Any | Any | Any |
| Data location | MiniMax (China) | Your machine | Your server | Your choice |
| Always on? | Yes | Only if PC is on | Yes | Depends |
| Customization | Limited | Unlimited | Unlimited | High |
When software is open source, the code is publicly available. Anyone can:
OpenClaw and Letta are both open source under the Apache 2.0 license, which means you can even use them commercially. The "catch" is that you're responsible for running and maintaining it yourself — or you pay someone (like MaxClaw) to do that for you.
Think of it like a recipe vs a restaurant. Open source gives you the recipe for free. You can cook it yourself (self-host), have someone cook it for you (MaxClaw/Letta Cloud), or modify the recipe entirely.
If you're just curious: Try MaxClaw for $10/mo. Zero setup. See if you like having an agent. Cancel anytime.
If you want to actually build something: Self-host on your Mac. MiniMax Starter plan ($10/mo) or Max plan ($50/mo flat). You'll learn more, have full control, and can customize everything. This is what I run.
If you want it running 24/7 but don't want to leave your PC on: Hetzner VPS ($4-6/mo) + MiniMax Starter ($10/mo) = $14-16/mo total for a personal AI agent that never sleeps.
Skip Letta unless you have a specific reason to need its memory system. OpenClaw + any API is simpler and more flexible.