← Back to MCP servers

OpenAI (官方工具集)

The official OpenAI Agent SDK built-in toolset includes three tools: Web Search, Code Interpreter, and File Search. Used via the Responses API, it is the native tool solution for building OpenAI ecosystem agents, requiring no additional MCP configuration.

Install

pip install openai-agents
Visit repository ↗

Also available in 中文.