Product / MCP

Run CMDOP from yourAI coding agent.

Connect the CMDOP fleet plugin to Claude Code or Codex and drive your whole machine fleet in plain English — right inside a coding session. Same auth, same permission gate, same audit log.

One product system

Start with one machine. Grow into a fleet.

How it works

How it works

Install & log in

One line installs the CMDOP CLI; `cmdop login` pulls your relay credential from the keyring. That’s the whole setup.

CMDOP fleet plugin connected to Claude Code, operating machines in a chat session.

Auto-connects to Claude Code

If Claude Code is installed, the cmdop daemon registers the cmdop-fleet plugin for you. Just restart Claude Code (or /reload-plugins).

Operate your whole fleet in chat

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.

Connect Codex to the fleet

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.

What your agent can do

What your agent can do

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.”

The real commands

The real commands

Bring your fleet into your coding agent

No new accounts, no new auth — your existing CMDOP workspace, machines, and permission rules carry through.