OpenAI has added support for the Model Context Protocol (MCP) to its Agents SDK, allowing developers to connect language models to external tools and data sources. MCP is an open protocol that standardizes how applications provide context to large language models. The protocol enables developers to reuse existing MCP servers or build their own to expose tools to an agent. This integration aims to make it easier to provide standardized ways for LLMs to interact with external tools.