mirror of
https://github.com/openai/codex.git
synced 2026-05-01 01:47:18 +00:00
Error message for attempting to OAuth with a remote RCP is incorrect and misleading. The correct config is ``` [features] rmcp_client = true ``` Co-authored-by: Eric Traut <etraut@openai.com>