Logo
Explore
Register Sign In
agent/codex
2
0
Fork 0
You've already forked codex
mirror of https://github.com/pchuan98/codex.git synced 2026-07-01 00:31:56 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
ed77d2d977c1a6a2dac5174367963c2c71bdf35c
codex/codex-rs/rmcp-client/src
T
Gabriel Peal 34c5a9eaa9 [MCP] Add support for specifying scopes for MCP oauth (#5487)
```
codex mcp login server_name --scopes=scope1,scope2,scope3
```

Fixes #5480
34c5a9eaa9 ยท 2025-10-22 09:37:33 -07:00
History
..
bin
[MCP] Add support for resources (#5239)
2025-10-17 01:05:15 -04:00
auth_status.rs
[MCP] Allow specifying custom headers with streamable http servers (#5241)
2025-10-16 23:15:47 -04:00
find_codex_home.rs
[MCP] Add support for MCP Oauth credentials (#4517)
2025-10-03 13:43:12 -04:00
lib.rs
[MCP] Prompt mcp login when adding a streamable HTTP server that supports oauth (#5193)
2025-10-15 12:27:40 -04:00
logging_client_handler.rs
[MCP] Introduce an experimental official rust sdk based mcp client (#4252)
2025-09-26 13:13:37 -04:00
oauth.rs
[MCP] Add auth status to MCP servers (#4918)
2025-10-08 17:37:57 -04:00
perform_oauth_login.rs
[MCP] Add support for specifying scopes for MCP oauth (#5487)
2025-10-22 09:37:33 -07:00
rmcp_client.rs
[MCP] Add support for resources (#5239)
2025-10-17 01:05:15 -04:00
utils.rs
[MCP] Allow specifying cwd and additional env vars (#5246)
2025-10-17 00:24:43 -04:00