You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Repro:
- Set up an HTTP MCP server with OAuth expiring tokens like Datadog
- Use it for a bit until the token expires
- Start a new codex session
Expected results:
- The token gets transparently refreshed and the MCP server continues to
work
Actual results:
- You start getting 401s and need to do `codex mcp logout` and log back
in.
0 commit comments