Chatgpt Dev Mode
Description
Scaffold and launch ChatGPT Developer Mode MCP servers in minutes. Runs via npx, generates OAuth or non-OAuth servers, required search/fetch tools, and JSON-RPC handlers. Built-ins: PKCE OAuth, Supabase auth, Fly.io deploy, dev scripts, tests, sample tools (search, fetch, analyze, generate). Production-ready defaults, clear docs. TypeScript-first.!
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
chatgpt-dev-mode
Scaffold and launch ChatGPT Developer Mode MCP servers in minutes. Runs via npx, generates OAuth or non-OAuth servers, required search/fetch tools, and JSON-RPC handlers. Built-ins: PKCE OAuth, Supabase auth, Fly.io deploy, dev scripts, tests, sample tools (search, fetch, analyze, generate). Production-ready defaults, clear docs. TypeScript-first.!
ChatGPT MCP Developer Mode - Complete Tutorial
Table of Contents
- Introduction
- What's New in Developer Mode
- Requirements & Limitations
- Option 1: Non-OAuth Implementation
- Option 2: OAuth Implementation with Supabase
- Deployment to Fly.io
- Common Gotchas & Solutions
- Testing Your MCP Server
- Troubleshooting
Introduction
ChatGPT's Developer Mode with MCP Server Tools support was officially announced on **September 9th, 2025**, marking a significant milestone in AI-developer integration. This feature enables ChatGPT to interact with custom MCP (Model Context Protocol) servers, providing unprecedented extensibility and real-world integration capabilities.
What is MCP?
Model Context Protocol (MCP) is an open protocol that standardizes how AI assistants connect with external data sources and tools. It uses JSON-RPC 2.0 for communication and supports:
- Custom tools/functions
- Resource access
- Authentication (OAuth 2.0)
- Real-time capabilities
- Persistent connections
What's New in Developer Mode
September 2025 Launch Features
The September 9th, 2025 announcement introduced groundbreaking capabilities:
Core Features
- MCP Server Integration: Direct connection to custom MCP servers
- Tool Execution: ChatGPT can now execute custom tools on your servers
- OAuth 2.0 Support: Productio
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11