OpenClaw for Business: Requirements, Costs and Supported Deployment (2026)
OpenClaw is open source, so the software itself is free. You pay for model tokens, a server, and someone's time to configure and supervise it. This guide states plainly what the requirements are, what it really costs, when OpenClaw is the wrong choice, and how we run it for clients as a personal operator on their own infrastructure.
OpenClaw is an open-source project, so the software itself is free. You pay for model tokens, a server, and someone's time: configuration and supervision. The real cost is model usage plus a VPS plus the work to run it safely. We run it for clients as a personal operator on your own infrastructure, from €1,200 net.
This piece is for the person researching OpenClaw themselves: checking requirements, price, and installation before deciding whether to do it by hand or with help. We answer the questions people actually type, and we say honestly when OpenClaw is not the right tool.
Quick answer
- License: OpenClaw is an open-source project; the code is publicly available and the software itself carries no license fee.
- The real cost = three items: language-model usage (tokens), a server (VPS or your own machine), and the time to configure and supervise it.
- Requirements: keep the current, official ones from the project's documentation, because they change with releases; in our practice it runs on standard EU VPS instances.
- Supported deployment: we run OpenClaw as a personal AI operator from €1,200 net, on your VPS or machine, with boundaries, escalation, and a trace. See personal AI agent.
- For a team: if you want the skill in-house, there is the AI-Native Course (priced after a conversation).
If you want quick context on what OpenClaw even is, start with how it compares in Hermes Agent vs OpenClaw. Here we focus on a company deployment.
Is OpenClaw free, and what does it really cost?
Yes, as software OpenClaw is free. That means exactly this: you do not pay for a code license. It does not mean a working company system is free.
The real cost has three parts:
- Language models (usage). OpenClaw relies on models billed by input and output tokens. This is a variable item, tied to the number and length of tasks. It grows with volume, not with the number of installs.
- The server. OpenClaw has to run somewhere: on a VPS or on your own machine. That is a fixed, predictable monthly cost.
- Someone's time. Someone has to install it, set boundaries and permissions, connect tools, and then supervise it. If you do it yourself, those are your hours. If with us, that is our work.
In other words, "free" is about the license, not the total cost of ownership. The most common mistake is to count only the zero for the code and skip usage and supervision. How we cost any agent work in general is covered in the guide how much an AI agent costs.
What are the requirements (server, system)?
Let us be honest first: we will not give you invented numbers or benchmarks here. The official, current hardware and system requirements live in the project's documentation and change with every release. Always check them at the source: github.com/openclaw/openclaw.
What we can say from our own practice, without guessing:
- In our setups OpenClaw runs on standard VPS instances of a few vCPUs and several to a dozen or so GB of RAM in the EU.
- The real minimum depends on two things: which models you use and how many tasks need to run in parallel.
- The heavy computation is usually done by a remote model, not your server. The OpenClaw server orchestrates the work: it holds state, calls tools, and keeps the conversation. That changes how you think about requirements: often the bottleneck is memory and stability, not raw compute.
- System: you typically run OpenClaw in a Linux-class server environment. Read version details and dependencies from the docs, because these change.
The practical takeaway for a company: do not buy hardware "just in case" against a headline. First decide which models and what task volume you realistically plan for, and size the VPS to that.
Install it yourself or with help?
That depends on what you have in-house and what you want to be responsible for.
Doing it yourself makes sense if you have a technical team that will maintain the server, update versions, set permissions, and react when something breaks. Getting it running is the smallest part of the work. The harder and more important part is what happens next: boundaries, data control, the trace, and incident response.
A supported deployment makes sense if you want a working, safe operator sooner and would rather not build the whole capability from scratch. Then we run OpenClaw as a personal operator on your infrastructure, and you get a working system with boundaries and oversight, not a raw server to babysit.
The table below shows the three paths plainly, with what you actually get and what it costs.
| Path | What you get | Cost |
|---|---|---|
| Yourself | The project code and full control. Installation, boundaries, permissions, updates, and supervision on your side. | Software €0. You pay for model usage, a VPS, and your team's time. |
| With us as a personal operator | OpenClaw running on your VPS or machine: boundaries, escalation, action trace, and your data stays with you. | From €1,200 net plus the variable cost of models and the server. |
| AI-Native Course for a team | Agent work on your own repo (Claude Code, Codex and their successors). The team gains the skill in-house. | Priced after a conversation. |
The full price list for all service lines is on the Syntalith pricing page.
When is OpenClaw the wrong choice?
The honest part, because not every problem is a problem for OpenClaw.
- The process is fully deterministic. If the task is a fixed sequence of steps with no open decisions ("take the file, copy the fields, send it"), simpler workflow-class tools usually suffice and are cheaper to maintain. This is exactly where people compare OpenClaw with tools like n8n. For a rigid, repeatable flow an agent can be overkill.
- Sensitive company processes with no isolation or oversight. If it would touch personal data, finances, or decisions about customers, and you have no environment isolating it from the rest of your systems and no one watching the trace, this is not the moment to run it "in production". Isolation and boundaries first, then wiring into real data.
- No owner on the business side. If no one in the company owns what the operator should do and how you will know it did well, no tool fixes that.
The bad news is that the tool does not take the boundary decisions off your plate. The good news is that those decisions can be named up front. How to tell a real agent from a chatbot in new packaging is covered in the guide what an AI agent is.
How we run it for clients
An important note up front: OpenClaw is an open project we use and operate in production. It is not "our runtime" and we do not call it that. Our edge is not the tool itself, but knowing when and how to constrain it.
Running OpenClaw as a personal operator, we hold to a few isolation rules:
- Isolated environment. The operator runs in a dedicated virtual machine, separated from the rest of your systems.
- Scoped data and permissions. It sees only what it must and can change only what you agreed on. The rest is out of reach.
- Controlled outbound traffic. We control where the operator can connect, so data does not leak beyond the set boundaries.
- Action log. A trace remains of what it did and why, so it can be checked after the fact.
- A human approves any production impact. Before an action touches real data or a customer, a human approval gate stands in the way.
On top of that comes GDPR in practice: EU hosting, with data staying with the client, on their own infrastructure. That is a natural advantage of an approach where the operator runs on your server, not in someone else's cloud. OpenClaw itself is not "compliant" by default: compliance depends on how you run it. We write more about this in OpenClaw data sovereignty.
If you are weighing OpenClaw against other open agents, the Hermes Agent vs OpenClaw comparison helps.
What to do next
If you want a personal operator on your own infrastructure, with boundaries and a trace, rather than babysitting a server yourself, the shortest path is a conversation about your process.
- Book a free process scan and show one concrete process the operator would take over.
- After the call you get a recommendation: a personal operator on OpenClaw, a simpler tool, or a course for the team.
- The quote separates the deployment cost, model and server usage, and any maintenance.
Personal AI agent from €1,200 | AI-Native Course for a team | See pricing
Sources
- OpenClaw, project repository and documentation: github.com/openclaw/openclaw