openaiDeveloperDocs

openaiDeveloperDocs is an MCP server for Claude Code from openai/openai-developers-for-claude. Its token cost is not measured, scanned A, a copy of openaiDeveloperDocs, Apache-2.0.

A remote documentation server containing official OpenAI developer documentation. MCP is a standard way for an AI assistant to connect to external tools and information.

In plain words
What is it for?
Use it when building or debugging OpenAI integrations and when you need current details about OpenAI developer products.
Why use it?
It gives coding agents a direct source for checking current OpenAI product and API guidance instead of relying on possibly outdated memory.

MCP server for Claude Code ✓ vendor

Written for Claude Code: shipped in a Claude Code plugin. Also seen: listed in a Claude config.

Part of the openai-developers plugin — 6 skills, 1 MCP server shipped together

Good fit Use it when building or debugging OpenAI integrations and when you need current details about OpenAI developer products.

Compare 6 mcp servers from other repositories ↓
Install with agentmods
npx agentmods add mcp/openai/openai-developers-for-claude/openai-developers-openaideveloperdocs
About the project

OpenAI Developers for Claude Code is a Claude Code plugin bundle that connects OpenAI developer documentation and workflow guidance to Claude Code. It helps users build AI applications, agents, and ChatGPT Apps from Claude Code, including setup, troubleshooting, Agents SDK development, and app submission. The catalogue entries are the plugin's skills, plugin metadata, and documentation MCP integration.

openai/openai-developers-for-claude · 23 stars · on GitHub

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/openai/openai-developers-for-claude

Made for: Claude Code.

Or install openai-developers, the plugin that ships this one along with the rest of its 6 skills, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for openaiDeveloperDocs

README.md
[![agentmods](https://agentmods.dev/badge/mcp/openai/openai-developers-for-claude/openai-developers-openaideveloperdocs.svg)](https://agentmods.dev/mcp/openai/openai-developers-for-claude/openai-developers-openaideveloperdocs)
Your own site
<a href="https://agentmods.dev/mcp/openai/openai-developers-for-claude/openai-developers-openaideveloperdocs"><img src="https://agentmods.dev/badge/mcp/openai/openai-developers-for-claude/openai-developers-openaideveloperdocs.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 88% copy Near-identical to another mod in the catalogue.
Security

Grade A, and why

openaiDeveloperDocs scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

88% identical to openaiDeveloperDocs — 2 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

plugins/openai-developers/.mcp.json · 6 lines

What it actually says

{
  "openaiDeveloperDocs": {
    "type": "http",
    "url": "https://developers.openai.com/mcp?source=claude"
  }
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 6 lines scan A 37395055764e

Subscribe to this mod's changes

openaiDeveloperDocs is an MCP server published in the GitHub repository openai/openai-developers-for-claude (23 stars, last pushed 1mo ago), licensed Apache-2.0. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. It is 88% identical to openaiDeveloperDocs, differing in 2 lines, and is treated as a copy.