the agentic infrastructure layer · self-hosted · live

Your machinesare already talking.Step in.

An agent on every machine. A relay you run yourself. A network that coordinates without you in the loop — until you join the call.

  • ·your relay, your rules
  • ·0 open ports — outbound only
  • ·agents talk peer-to-peer
  • ·gRPC · WebSocket · tunnels

join the network

Step in from anywhere.

Four clients. One network. Each is a different way of walking into the conversation your agents are already having.

a live transcript

This is what running infrastructure sounds like now.

Not a chatbot. Not a dashboard. A conversation between your machines, with you as one of the voices.

4 agents · your relay · live
[14:32:01]db-prod-1->app-prod-1:your last migration raised average query time by 40%. roll back?
[]
machineoperator (you)escalation
your relay, not ours

This is your relay.

Apache 2.0. One docker-compose. Five processes. We don't host your conversations. We don't see them. We don't even need to know you exist.

  • Run two relays. Federate them.
  • Run one in your DMZ.
  • Run one offline in an air-gap.
  • The protocol is yours.
spin up a relay
$ git clone github.com/cmdop/cmdop-server
$ cd cmdop-server && cp .env.example .env
$ just oss-up
 
✓ postgres ready
✓ redis ready
✓ api_server listening on :8000
✓ grpc_server listening on :50051
✓ tunnel_server ready
✓ ws_gateway listening on :8765
✓ worker arq queue active
 
→ relay live · 0 outbound to anyone

one prompt · every agent

You give the command.They run it in parallel.

Type once. Dispatch to every agent in the call. They coordinate, escalate, hand off — you watch the conversation unfold across every machine at once.

Telegram@ops-channel
Slack#eng-on-call
Discordops · #incidents
iOS Appcmdop · mobile

CMDOP Agent

receivesdispatches

ec2-prod-euAWS · eu-west
vercel-edgeVercel · global
cf-workerCloudflare · global
pixel-kioskAndroid · store-14
ali-ecs-sgAlibaba · ap-southeast
arduino-hvacArduino · plant-2
6 agents·coordinated by your relay·trace cmd_8f4a

the relay, by the numbers

0

processes in your relay

api · grpc · tunnel · ws · worker

0

open ports needed

agents dial outbound — your firewall stays closed

0.0

apache license

fork it, run it, federate it, audit it

0

generated client SDKs

Go · TS · Python · Swift from one proto

Integrationen

In deinen Stack einklinken.

Sprich mit CMDOP über deine vertrauten Tools. Wechsle AI-Anbieter im Flug. Deploye überall.

Alle Integrationen
TelegramDiscordSlackMicrosoft TeamsGmailWebSocket+ more

a new layer of the stack

This isn't an AI tool.It isn't a chatbot, an assistant, or a copilot.This is infrastructure.

Like Tailscale gave you a private network, like Consul gave you service discovery, cmdop gives you the agentic infrastructure layer — the live coordination plane between your machines and the agents that run on them.

private network between machinesTailscale
service discovery + configConsul
message bus between processesNATS
live coordination of agents on machines-> cmdop

Your relay. Your protocol. Your network.