Updated
Reference for the orxtra serve command — usage, flags, arguments, and examples for the serve subcommand of the orxtra CLI.
#orxtra serve
Start the HTTP API server (MCP, A2A, AG-UI, native routes).
Effect: mutating
#Flags
| Name | Short | Type | Default | Env | Description |
|---|---|---|---|---|---|
--port | int | TCP port number for the HTTP API server to listen on. | |||
--host | str | 0.0.0.0 | Network interface address to bind the HTTP server to. | ||
--secrets-env | str | JSON object mapping secret names to env var names for auth. |