中文
← 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.

What is OpenAI (官方工具集) MCP Server?

OpenAI (官方工具集) is a developer-tools MCP server that exposes everyday dev operations — docs lookup, scripts, logs, API calls — to AI assistants, letting Claude or Cursor take part in your development workflow.

Install

pip install openai-agents
Visit repository ↗

Also available in 中文.