diff --git a/documentation/docs/guides/subagents.mdx b/documentation/docs/guides/subagents.mdx index be056c5a7b37..c2dd4cc8809a 100644 --- a/documentation/docs/guides/subagents.mdx +++ b/documentation/docs/guides/subagents.mdx @@ -154,10 +154,10 @@ External subagents let you bring in AI agents from other providers and platforms ```yaml subagent: args: - - mcp + - mcp-server bundled: true cmd: codex - description: OpenAI Codex CLI Sub-agent + description: OpenAI Codex CLI Subagent enabled: true env_keys: - OPENAI_API_KEY