iiRecord
Agentic AI Atlas · amux-proxy
interaction-primitive:transport-mux-amux-proxya5c.ai
II.
InteractionPrimitive overview

interaction-primitive:transport-mux-amux-proxy

Reference · live

amux-proxy overview

Standalone bin that boots the transport-mux HTTP proxy. Reads AMUX_PROXY_* env vars (createProxyConfig + readProxyConfigFromEnv), auto-mints AMUX_PROXY_AUTH_TOKEN if missing, validates, then calls startProxyServer to bridge an exposed transport (e.g. anthropic- messages) to a target provider/model. Source: packages/transport-mux/src/bin/amux-proxy.ts:1-69.

InteractionPrimitiveOutgoing · 0Incoming · 2

Attributes

displayName
amux-proxy
kind
cli-subcommand
surface
cli
parentBin
amux-proxy
subcommandVerb
flags
  • --version:0:print package version and exit
  • -v:0:alias of --version
subcommandExitCodes
  • 0:success:proxy server started or version printed
  • 1:general-error:invalid proxy config (validateProxyConfig errors)
description
Standalone bin that boots the transport-mux HTTP proxy. Reads AMUX_PROXY_* env vars (createProxyConfig + readProxyConfigFromEnv), auto-mints AMUX_PROXY_AUTH_TOKEN if missing, validates, then calls startProxyServer to bridge an exposed transport (e.g. anthropic- messages) to a target provider/model. Source: packages/transport-mux/src/bin/amux-proxy.ts:1-69.

Outgoing edges

None.

Incoming edges

exposes_subcommand1
supports_interaction_primitive1