list_machines“What machines do I have online?”
One product system
Start with one machine. Grow into a fleet.
One line installs the CMDOP CLI; `cmdop login` pulls your relay credential from the keyring. That’s the whole setup.
If Claude Code is installed, the cmdop daemon registers the cmdop-fleet plugin for you. Just restart Claude Code (or /reload-plugins).
Not just the local box — every machine on your relay. Ask in plain English; the agent calls the tools, inheriting CMDOP’s credential + PIN security model.
Run `cmdop mcp install --agent codex` to register CMDOP in Codex. The same fleet tools, auth and permission gate are available through its MCP configuration.
Five fleet tools surface as mcp__cmdop__* — each driven in plain English.
list_machines“What machines do I have online?”
ask_machine“Ask web-01 to summarize its recent error logs.”
run_command“Run df -h on the build box and flag anything over 90%.”
read_file“Read /etc/nginx/nginx.conf on edge-sfo.”
list_dir“List /var/log on db-primary.”
No new accounts, no new auth — your existing CMDOP workspace, machines, and permission rules carry through.