core-agent-ide/codex-rs/cli
Gabriel Peal 3c5e12e2a4
[MCP] Add auth status to MCP servers (#4918)
This adds a queryable auth status for MCP servers which is useful:
1. To determine whether a streamable HTTP server supports auth or not
based on whether or not it supports RFC 8414-3.2
2. Allow us to build a better user experience on top of MCP status
2025-10-08 17:37:57 -04:00
..
src [MCP] Add auth status to MCP servers (#4918) 2025-10-08 17:37:57 -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