Skip to content

Commit e973294

Browse files
committed
clarify
1 parent fb5549f commit e973294

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

temporalio/contrib/openai_agents/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,8 @@ As described in [Tool Calling](#tool-calling), context propagation is read-only
403403

404404
### MCP
405405

406-
Presently, MCP is supported only via `HostedMCPTool`, which is implemented from within OpenAI.
406+
Presently, MCP is supported only via `HostedMCPTool`, which uses the OpenAI Responses API and cloud MCP client behind it.
407+
The OpenAI Agents SDK also supports MCP clients that run in application code, but this integration does not.
407408

408409
| MCP Class | Supported |
409410
|:-----------------------|:---------:|

0 commit comments

Comments
 (0)