mirror of
https://github.com/openai/codex.git
synced 2026-09-09 15:58:47 +00:00
Support configuring MCP server allowlists for spawned agents through agents.spawn.mcp_servers and per-call spawn_agent overrides. Apply the allowlist when resolving effective MCP servers, including the built-in apps server, and reject unknown server names before spawning. Co-authored-by: Codex <noreply@openai.com>