core-agent-ide/codex-rs/cli
Gabriel Peal 8a281cd1f4
[MCP] Prompt mcp login when adding a streamable HTTP server that supports oauth (#5193)
1. If Codex detects that a `codex mcp add -url …` server supports oauth,
it will auto-initiate the login flow.
2. If the TUI starts and a MCP server supports oauth but isn't logged
in, it will give the user an explicit warning telling them to log in.
2025-10-15 12:27:40 -04:00
..
src [MCP] Prompt mcp login when adding a streamable HTTP server that supports oauth (#5193) 2025-10-15 12:27:40 -04:00
tests [MCP] Add auth status to MCP servers (#4918) 2025-10-08 17:37:57 -04:00
Cargo.toml Use assert_matches (#4756) 2025-10-05 21:12:31 +00:00