Files
codex/codex-rs/mcp-server
T
Eric Traut 54faa76960 Respect residency requirements in mcp-server (#16952)
Addresses #16951

Problem: codex mcp-server did not apply the configured residency
requirement, so requests from non-US regions could miss the `residency`
header and fail with a 401.

Solution: Set the default client residency requirement after loading
config in the MCP server startup path, matching the existing exec and
TUI behavior.
54faa76960 ยท 2026-04-06 15:46:55 -07:00
History
..