mirror of
https://github.com/openai/codex.git
synced 2026-09-06 15:29:32 +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>