komrad rpc

Call the service's endpoints, one subcommand per RPC

komrad

komrad rpc

Call the service's endpoints from a script.

Every subcommand here is one RPC, named as the MCP tool surface names it, so a script and a model ask for the same operation by the same name. Request fields are flags, and the response is the API's own JSON on stdout.

Each subcommand is one endpoint, documented with its request and response in the API reference.

Inherited flags#

FlagTypeDescription
--configstringArray

path to a config TOML, repeatable, later files win over earlier ones

--enginestring

engine to reach, named after a file in the config's engines directory, layered over the config