mirror of
https://github.com/openai/skills.git
synced 2026-09-11 19:47:26 +03:00
Tag OpenAI Docs MCP traffic from Codex
This commit is contained in:
@@ -107,7 +107,7 @@ Use this quick product map when needed: CLI is terminal-first local repo work; I
|
||||
|
||||
If MCP tools fail or no OpenAI docs resources are available:
|
||||
|
||||
1. Run the install command yourself: `codex mcp add openaiDeveloperDocs --url https://developers.openai.com/mcp`
|
||||
1. Run the install command yourself: `codex mcp add openaiDeveloperDocs --url "https://developers.openai.com/mcp?source=codex"`
|
||||
2. If it fails due to permissions/sandboxing, immediately retry the same command with escalated permissions and include a 1-sentence justification for approval.
|
||||
3. Ask the user to run the install command only if the escalated attempt fails.
|
||||
4. Ask the user to restart Codex.
|
||||
|
||||
@@ -11,4 +11,4 @@ dependencies:
|
||||
value: "openaiDeveloperDocs"
|
||||
description: "OpenAI Developer Docs MCP server"
|
||||
transport: "streamable_http"
|
||||
url: "https://developers.openai.com/mcp"
|
||||
url: "https://developers.openai.com/mcp?source=codex"
|
||||
|
||||
@@ -113,7 +113,7 @@ Use this quick product map when needed: CLI is terminal-first local repo work; I
|
||||
|
||||
If MCP tools fail or no OpenAI docs resources are available:
|
||||
|
||||
1. Run the install command yourself: `codex mcp add openaiDeveloperDocs --url https://developers.openai.com/mcp`
|
||||
1. Run the install command yourself: `codex mcp add openaiDeveloperDocs --url "https://developers.openai.com/mcp?source=codex"`
|
||||
2. If it fails due to permissions/sandboxing, immediately retry the same command with escalated permissions and include a 1-sentence justification for approval.
|
||||
3. Ask the user to run the install command only if the escalated attempt fails.
|
||||
4. Ask the user to restart Codex.
|
||||
|
||||
@@ -11,4 +11,4 @@ dependencies:
|
||||
value: "openaiDeveloperDocs"
|
||||
description: "OpenAI Developer Docs MCP server"
|
||||
transport: "streamable_http"
|
||||
url: "https://developers.openai.com/mcp"
|
||||
url: "https://developers.openai.com/mcp?source=codex"
|
||||
|
||||
Reference in New Issue
Block a user