Quickstart - OpenAI Agents SDKMake sure you've followed the base quickstart instructions for the Agents SDK, and set up a virtual environment. Then, install the optional voice dependencies from the SDK:https://openai.github.io/openai-agents-python/voice/quickstart/MCP Model context protocol (MCP) - OpenAI Agents SDKThe Model context protocol (aka MCP) is a way to provide tools and context to the LLM. From the MCP docs:https://openai.github.io/openai-agents-python/mcp