config-sample.md +1 −2
235 235
236# Optional redirect URI override for MCP OAuth login (for example, remote devbox ingress).236# Optional redirect URI override for MCP OAuth login (for example, remote devbox ingress).
237 237
238238# Codex appends a server-specific callback ID before OAuth login, so register the# Codex appends a server-specific callback ID before OAuth login, so register the full derived URI with your provider, not just the base host or unsuffixed path.
239# full derived URI with your provider, not just the base host or unsuffixed path.
240 239
241# Custom callback paths are supported. `mcp_oauth_callback_port` still controls the listener port.240# Custom callback paths are supported. `mcp_oauth_callback_port` still controls the listener port.
242 241