Updated September 2026

What OpenClaw costs to run

The software is free. The running of it is not, and the bill lands in places nobody quotes up front. Here is where the money actually goes, what makes it move, and how that compares to paying someone else to run an agent for you. We make one of those paid alternatives, so read the last section with that in mind.

In short

Is OpenClaw free to run?

OpenClaw itself is free. It is open source, there is no licence to buy, and that is the honest headline. The cost of running OpenClaw sits in three other places. The first is model usage, because the agent has to call a language model to do anything, and that bill scales with how much work you give it. The second is the machine, since an agent that runs scheduled routines has to be on when the routine fires, whether that is a rented server or hardware on your desk. The third is your time, which is the one people underestimate: updates, broken connections, and the occasional morning spent working out why last night's run did nothing. None of those are hidden fees. They are just the parts nobody quotes you.

Costs

Where the money goes

Four lines, and only one of them is on any price list. They behave differently, which matters more than their size: one moves with how hard you use the agent, one does not move at all, and one is not money.

  • The software: nothing

    OpenClaw is open source. There is no seat price, no per-connection fee, and no vendor to negotiate with. If you already own hardware that is switched on anyway, and you already pay for a model provider, the marginal cost of trying it is close to zero. That is a real advantage and no managed product can match it.

  • Model usage: the variable one

    The agent calls a language model for every step it reasons about, and you pay your provider for those calls. This is the line that surprises people, because it does not scale with how many tools you connect, it scales with how much you ask and how often your routines fire. A schedule that checks five things every hour costs many times what the same routine costs running twice a day. If you want to control this number, the lever is frequency and scope, not the number of integrations.

  • The machine: the fixed one

    A scheduled routine only runs if something is awake to run it, which is why the hosting question comes up so fast. A rented server is the common answer and turns this into a predictable monthly line. Hardware you already own, a spare Mac mini or a small single board computer, moves the cost to electricity and to whatever you would have paid for the machine anyway. Either way this is the part that does not care how much you use it.

  • Your time: the one nobody quotes

    Software you host is software you maintain. Updates to apply, a connection that stops working because a service changed something, and the occasional debugging session when a routine silently did nothing overnight. For someone who enjoys this, it is not a cost at all. For someone who wanted the agent so they would have more time, it is the whole question, and it is worth being honest with yourself about which one you are before you start.

Hosting

What you run it on

The hosting question follows the cost question so reliably that they are really the same question. An agent that only works when your laptop is open is a different product from one that runs at six in the morning.

  • A rented server

    The usual choice, and the one most guides assume. It is always on, it is somebody else's hardware problem, and it turns hosting into one predictable monthly line. What you are buying is uptime and not having to think about it.

  • Hardware you already own

    A Mac mini or a spare machine on your desk is a common setup, and it is the cheapest path if the machine was going to be running anyway. The trade is that your agent's uptime is now your home internet's uptime, which matters more than people expect for routines that fire early in the morning.

  • Small single board computers

    Some of the lighter rewrites are built specifically to run on very small hardware, including a Raspberry Pi. This is the cheapest option to keep powered and the most constrained to work with. It suits a narrow set of routines rather than an agent you lean on all day.

Compared

Where a subscription changes the maths

A managed agent does not win on price and we are not going to claim it does. Zero licence cost is zero licence cost. What a subscription changes is the shape of the number: fixed instead of variable, with no machine to keep alive and no evenings spent on maintenance.

Whether that trade is worth it depends on something that has nothing to do with money. If running a server is a thing you enjoy, self-hosting is cheaper and more capable and you should do that. If it is a chore you were hoping to avoid, then the hours are the real price and they do not show up on any bill.

PocketClaw is the paid option in this comparison. It is a subscription with monthly credits, it runs on iPhone only, and it does not control your computer or run local files. If any of that rules it out, the self-hosted route is genuinely the better answer for you.

If the maintenance time is the cost you care about

PocketClaw connects to the accounts already running your business, tells you what needs attention, and drafts the next step. There is no server to keep alive, and anything that leaves an account waits for your approval. iPhone only for now.

Questions

Common questions

Is OpenClaw free?
The software is, yes. OpenClaw is open source and there is no licence fee. What is not free is running it: the language model calls the agent makes, and a machine that stays on so scheduled routines actually fire. People who describe OpenClaw as free are usually describing the licence, and people who describe it as expensive are usually describing a month where their routines ran far more often than they expected. Both are talking about real things.
How much does it cost to run OpenClaw per month?
There is no single number, and anyone who gives you one is guessing at your usage. The bill is mostly your model provider, and that depends on how often your routines run and how much they read each time. Hosting adds a smaller, steadier amount that does not move with usage. The practical way to find your own number is to run a narrow set of routines for a month and read the model provider's bill, because that is the line that varies most between two people running the same software.
Do I need a VPS to run OpenClaw?
Not strictly. You need something that is switched on when your routines are meant to run. A rented server is the common answer because it removes uptime as a thing you think about. A machine you already own works, and costs less, as long as you are comfortable with your routines depending on that machine and your home connection staying up.
Can I run OpenClaw on a Mac mini?
Yes, and it is a popular setup for exactly the reason you would expect: it is quiet, it sips power, and it is already sitting there. The things to think about are the same as for any self-hosted setup. It has to stay awake for scheduled runs, it has to be updated, and if it is on your home network then your agent's reliability is tied to your home network.
Is a managed agent cheaper than self-hosting?
Usually not on paper, and that is the honest answer. Self-hosting with a licence fee of zero is hard to beat on cost alone. What a subscription buys is a fixed number instead of a variable one, no machine to keep alive, and the maintenance time back. PocketClaw is a paid subscription with monthly credits, and it is iPhone only, so it is not the cheaper option and it is not available to everyone. If cost is the deciding factor and you are comfortable running a server, self-hosting is the right call and we would rather say so than pretend otherwise.