Skip to content

Omnistrate ctl mcp stream

omnistrate-ctl mcp stream

Stream the MCP server over HTTP

Synopsis

Start HTTP server to expose CLI commands to AI assistants

omnistrate-ctl mcp stream [flags]

Options

  -h, --help               help for stream
      --host string        host to listen on
      --log-level string   Log level (debug, info, warn, error)
      --port int           port number to listen on (default 8080)

Options inherited from parent commands

  -o, --output string   Output format (text|table|json) (default "table")
  -v, --version         Print the version number of omnistrate-ctl

SEE ALSO