diff --git a/docs/reference/commands.md b/docs/reference/commands.md index 6f471542a..86dd2e7cd 100644 --- a/docs/reference/commands.md +++ b/docs/reference/commands.md @@ -367,11 +367,11 @@ reports neutral account labels and does not expose raw account emails. ## Local bridge commands -The optional local bridge exposes only `/health`, `/v1/models`, and -`/v1/responses` on loopback. Forwarded bridge requests require a bearer token -by default. When a runtime client API key is configured for the bridge, inbound -auth must remain enabled (`requireAuth=true`); the bridge rewrites outbound -auth for the rotation proxy and strips inbound cookies / proxy-auth headers. +The optional local bridge exposes `/health`, `/v1/models`, and `/v1/responses` +on loopback. A MiniMax backend also exposes `/anthropic/v1/messages` and +`/anthropic/v1/messages/count_tokens`. Forwarded bridge requests require a +local client token by default. Clients can send it as a bearer token or +`x-api-key`; the bridge replaces inbound credentials before forwarding. ```bash codex-multi-auth bridge token create [--label