npx skills add https://github.com/boshu2/agentops --skill openai-docs使用 developers.openai.com MCP 服务器提供来自 OpenAI 开发者文档的权威、最新指南。对于与 OpenAI 相关的问题,始终优先使用开发者文档 MCP 工具,而非 web.run。仅当 MCP 服务器已安装但未返回有意义结果时,才应回退到网络搜索。
mcp__openaiDeveloperDocs__search_openai_docs 查找最相关的文档页面。mcp__openaiDeveloperDocs__fetch_openai_doc 获取确切章节并准确引用/转述。mcp__openaiDeveloperDocs__list_openai_docs。如果 MCP 工具失败或没有可用的 OpenAI 文档资源:
在 Codex 中:
codex mcp add openaiDeveloperDocs --url https://developers.openai.com/mcp广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
在 Claude Code 中:
将 MCP 服务器添加到 ~/.claude/settings.json 中的 "mcpServers" 下:
{
"mcpServers": {
"openaiDeveloperDocs": {
"type": "url",
"url": "https://developers.openai.com/mcp"
}
}
}
重启 Claude Code,然后重新运行文档搜索/获取。
在其他智能体中: 请用户根据其智能体的文档配置 MCP 服务器。
anchor)。用户说: "如何使用 Responses API 进行工具调用?"
处理流程:
用户说: "Codex 支持只读审查工作流吗?"
处理流程:
| 问题 | 原因 | 解决方案 |
|---|---|---|
| MCP 文档搜索无结果 | MCP 服务器未安装 | 安装 openaiDeveloperDocs MCP,重启 Codex,重试搜索 |
| 结果陈旧/不清晰 | 查询过于宽泛 | 按产品 + 功能缩小查询范围,然后获取确切的页面章节 |
| 需要可引用的答案 | 未获取来源 | 在回答前获取特定的文档章节 |
| 文档未涵盖问题 | 官方文档存在空白 | 明确指出空白并提供安全的最佳努力指导 |
每周安装数
133
代码仓库
GitHub 星标数
198
首次出现
2026年2月18日
安全审计
安装于
opencode133
github-copilot129
codex129
kimi-cli129
gemini-cli129
amp129
Provide authoritative, current guidance from OpenAI developer docs using the developers.openai.com MCP server. Always prioritize the developer docs MCP tools over web.run for OpenAI-related questions. Only if the MCP server is installed and returns no meaningful results should you fall back to web search.
mcp__openaiDeveloperDocs__search_openai_docs to find the most relevant doc pages.mcp__openaiDeveloperDocs__fetch_openai_doc to pull exact sections and quote/paraphrase accurately.mcp__openaiDeveloperDocs__list_openai_docs only when you need to browse or discover pages without a clear query.If MCP tools fail or no OpenAI docs resources are available:
In Codex:
codex mcp add openaiDeveloperDocs --url https://developers.openai.com/mcpIn Claude Code:
Add the MCP server to ~/.claude/settings.json under "mcpServers":
{
"mcpServers": {
"openaiDeveloperDocs": {
"type": "url",
"url": "https://developers.openai.com/mcp"
}
}
}
Restart Claude Code, then re-run doc search/fetch.
In other agents: Ask the user to configure the MCP server per their agent's documentation.
anchor when possible).User says: "How do I use tool calls with the Responses API?"
What happens:
User says: "Does Codex support read-only review workflows?"
What happens:
| Problem | Cause | Solution |
|---|---|---|
| MCP docs search returns nothing | MCP server not installed | Install openaiDeveloperDocs MCP, restart Codex, retry search |
| Results are stale/unclear | Query too broad | Narrow query by product + feature, then fetch exact page section |
| Need citation-ready answer | Source not fetched | Fetch specific doc section before answering |
| Docs do not cover question | Gap in official docs | State gap explicitly and provide safe best-effort guidance |
Weekly Installs
133
Repository
GitHub Stars
198
First Seen
Feb 18, 2026
Security Audits
Gen Agent Trust HubFailSocketFailSnykWarn
Installed on
opencode133
github-copilot129
codex129
kimi-cli129
gemini-cli129
amp129