orxtra v0.13.0 /orxtra serve

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

Flags
NameShortTypeDefaultEnvDescription
--portintTCP port number for the HTTP API server to listen on.
--hoststr0.0.0.0Network interface address to bind the HTTP server to.
--secrets-envstrJSON object mapping secret names to env var names for auth.
Search