core-agent-ide/codex-rs/cli/tests
Gabriel Peal a43ae86b6c
[MCP] Add support for streamable http servers with codex mcp add and replace bearer token handling (#4904)
1. You can now add streamable http servers via the CLI
2. As part of this, I'm also changing the existing bearer_token plain
text config field with ane env var

```
mcp add github --url https://api.githubcopilot.com/mcp/ --bearer-token-env-var=GITHUB_PAT
```
2025-10-07 23:21:37 -04:00
..
mcp_add_remove.rs [MCP] Add support for streamable http servers with codex mcp add and replace bearer token handling (#4904) 2025-10-07 23:21:37 -04:00
mcp_list.rs [MCP] Add experimental support for streamable HTTP MCP servers (#4317) 2025-09-26 21:24:01 -04:00