mirror of
https://github.com/openai/codex.git
synced 2026-05-01 20:02:05 +03: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>