Skip to Content
DocsOverview

Get started

CMDOP runs an autonomous AI agent on every machine you own and gives you one place — a desktop client, a CLI, or your IDE through MCP — to talk to all of them. This section is the on-ramp.

A suggested reading order

If you are brand new, walk this list top to bottom; each step is short.

  1. What is CMDOP — the one-page pitch.
  2. How it works — the moving parts in plain language (daemon, relay, fleets, machines).
  3. Architecture — the block diagram for visual learners.
  4. Install — pick a surface (Desktop, CLI, headless agent, mobile).
  5. Quickstart — first chat in under five minutes.
  6. First connection — register a remote machine like vps-audi, attach to it, run a command.
  7. First automation — one trigger or skill that does real work.

Pick your install path

Background reading

Concepts you will hit early

  • Fleets — billing, membership, and credential scope.
  • Machine identity — how CMDOP resolves vps-audi to a stable UUID.
  • The daemon — the long-running process that keeps a machine “online”.
  • Permissions — what the agent may do without asking.

Where to go next

Last updated on