Exposes OpenAI agents and tools as a Model Context Protocol (MCP) server.
OpenAI Agents acts as a Model Context Protocol (MCP) server, making OpenAI agents accessible through the MCP protocol. It features specialized agents for web searching, file analysis (using OpenAI's vector store), and simulated computer actions. Additionally, it includes a multi-agent orchestrator for coordinating these specialized agents. This allows any MCP client, such as the Claude desktop app, to utilize the power of OpenAI agents for a variety of tasks.