lroolle/openai-agents-mcp-server
If you are the rightful owner of openai-agents-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that exposes OpenAI agents through the MCP protocol.
Tools
Functions exposed to the LLM to take actions
WebSearchTool
No required parameters, but can accept optional location context.
FileSearchTool
Requires vector_store_ids from OpenAI vector stores.
ComputerTool
Requires an AsyncComputer implementation, currently simulated.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client