Expand description
laboratories — top-level CLI dispatch for laboratory containers (podman
containers the conduit dials as client-side MCP servers). Distinct from
agents laboratories (attachments). create creates + starts a
laboratory container; list reads them back from podman.
Modules§
- create
laboratories create— create + start a laboratory container via podman, injecting and running the bundled lab MCP binary. Echoes back what it created. Only client-side laboratories are supported today.- list
laboratories list— stream the laboratory containers created in this state by reading them back from podman (the source of truth). Read-only. Only client-side laboratories are supported today.