guides/developer-mode.md +2 −2
17 17
18## What is ChatGPT developer mode18## What is ChatGPT developer mode
19 19
2020ChatGPT developer mode is a beta feature that provides full Model Context Protocol (MCP) client support for all tools, both read and write. It's powerful but dangerous, and is intended for developers who understand how to safely configure and test apps. When using developer mode, watch for [prompt injections and other risks](https://developers.openai.com/api/docs/mcp), model mistakes on write actions that could destroy data, and malicious MCPs that attempt to steal information.ChatGPT developer mode provides full Model Context Protocol (MCP) client support for all tools, both read and write. It's powerful but dangerous, and is intended for developers who understand how to safely configure and test apps. When using developer mode, watch for [prompt injections and other risks](https://developers.openai.com/api/docs/mcp), model mistakes on write actions that could destroy data, and malicious MCPs that attempt to steal information.
21 21
22## How to use22## How to use
23 23
2424- **Eligibility:** Available in beta to Pro, Plus, Business, Enterprise and Education accounts on the web.- **Eligibility:** Available to Pro, Plus, Business, Enterprise, and Education accounts on the web.
25- **Enable developer mode:** Go to [**Settings → Apps**](https://chatgpt.com/#settings/Connectors) → [**Advanced settings → Developer mode**](https://chatgpt.com/#settings/Connectors/Advanced).25- **Enable developer mode:** Go to [**Settings → Apps**](https://chatgpt.com/#settings/Connectors) → [**Advanced settings → Developer mode**](https://chatgpt.com/#settings/Connectors/Advanced).
26- **Create Apps from MCPs:**26- **Create Apps from MCPs:**
27 - Open [ChatGPT Apps settings](https://chatgpt.com/#settings/Connectors).27 - Open [ChatGPT Apps settings](https://chatgpt.com/#settings/Connectors).