OpenAI Agents MCP Server exposes OpenAI's agent capabilities through the Model Context Protocol, allowing AI assistants to access web search, file search, and computer actions. Built by Eric Wang, it implements both specialized agents for individual tools and a multi-agent orchestrator that can coordinate between them based on the task requirements. The server uses FastMCP to handle communication, supports both stdio and SSE transports, and includes a simulated computer interaction mode that can be extended for real-world actions. Particularly valuable for workflows requiring real-time information retrieval, document analysis, or safe computer automation within AI assistant conversations.
No explicit actions found
This MCP server may use standard commands or have its functionality documented in the README. Check the Setup or README tabs for more information.
No reviews yet. Be the first to review!
Sign in to join the conversation