Pricing & editions
Start free with a cmdop.com account — signing up provisions your own isolated relay domain, and you install the signed CMDOP binary on your machines. You can also self-host the relay plane yourself as a scoped option. Hosted billing tiers (Free / Pro / Enterprise) are still being finalized and are not yet billed — the tier numbers below describe the intended offering, not something you pay for today.
CMDOP follows a two-plane model:
- Cloud account (default) — sign up on cmdop.com and a dedicated, isolated relay is provisioned for you. This is the shipping path: free to start, nothing to run yourself beyond installing the binary on your machines.
- Self-hosted relay (scoped option) — run the relay plane on your own infrastructure. Your cmdop.com account still provisions identity and account state; you take over running the relay.
Hosted billing tiers on this page are being finalized and are not yet billed. Accounts are free to create today; the numbers below are the intended limits for the paid tiers, not a product you can purchase yet.
Cloud account (default)
This is the shipping path. Create a free account on cmdop.com and your own isolated relay is provisioned — then install the signed CMDOP binary on your machines and they come online.
What you get today:
- Your provisioned relay — a dedicated, isolated relay domain, the backbone every machine and client connects through. You don’t run it.
- Fleets — group your machines into fleets, with membership and per-fleet API keys.
- Machines — register and manage your machines.
- AI chat — bring your own LLM provider keys, or use CMDOP’s inference — the agent runs locally on your machine.
- Web terminal — full PTY terminal access from the browser.
- Jarvis — the autonomous agent that runs on your machines.
- MCP — wire CMDOP into Claude Desktop, Cursor, and other MCP clients.
Self-hosting the relay
Prefer to run the relay plane yourself? You can. Your cmdop.com account still handles identity and provisioning; you take over operating the relay on your own infrastructure.
Run the relay plane on your own Linux server.
DockerRun the relay with Docker Compose.
KubernetesAdvanced: run the relay on a cluster.
Hosted tiers (being finalized)
Every tier below is not yet billed. The numbers are the intended limits for the hosted offering and may change before launch. Accounts are free to create today.
| Free (planned) | Pro (planned) | Enterprise (planned) | |
|---|---|---|---|
| Status | Not yet billed | Not yet billed | Not yet billed |
| Machines | ~5 | ~100 | Unlimited |
| Concurrent sessions | ~2 | ~20 | Unlimited |
| Audit retention | Short | Longer | Longest |
| Relay | Provisioned for you | Provisioned for you | Provisioned for you |
| Support | Community | Priority |
Free Pro for open-source projects (planned). Once hosted billing launches, we intend to offer Pro-tier access free to qualifying open-source projects. This is an intention, not a live program — to register interest, contact [email protected] with your project URL and a short description.
Common questions
Can I use CMDOP free today?
Yes — create a free cmdop.com account . Signing up provisions your own isolated relay; you install the signed binary on your machines and they come online. There is nothing to pay today.
When will hosted billing launch?
It is on the roadmap. The billing tiers above are being finalized and are not yet billed, so there is no purchase date to give. Accounts remain free to create in the meantime.
Is anything on this page billed right now?
No. Nothing here is purchasable today. Accounts are free, and self-hosting the relay has no per-seat billing today.
Related
- How model access works — how the model router supplies inference today (metering is planned, not live).
- FAQ — more on limits, self-hosting the relay, and the intended billing model.
- Self-host the relay
- Architecture