atd-cli
Reference command-line client for the
ATD (Agent Tool Dispatch) protocol. It wraps
the atd-sdk client surface in an atd
binary for interactive use and scripting.
Install
This installs the atd binary.
Usage
Subcommands: list (discover), schema (describe), call (invoke), doctor
(connectivity check), skills (sync skill files from a connected server).
--sock overrides the default socket path. Run atd --help and
atd <subcommand> --help for the full surface.
See also
atd-sdk— the underlying Rust SDKatd-ref-server— a server the CLI can talk to out of the boxdocs/cli.md— the full CLI guide
License
Apache-2.0.