#329 · Primary category: AI Coding Assistants

codex-with-chatgpt

ai-agents chatgpt codex mcp model-context-protocol oauth

ChatGPT thinks. Codex works. Use ChatGPT as the planning brain while keeping the Codex harness.

Project last updated:08/30/26

GitHub Stars

1.0K

Forks

120

Contributors

6

License

MIT

Why we included this project

Most coding agents burn a surprising share of their API budget just on planning and reviewing their own work. This project moves that thinking to the ChatGPT web app you already pay for, so Codex can spend its tokens on execution instead. The link between them is a read-only, OAuth-protected MCP connection: ChatGPT reads only the lines it needs from your workspace, and your repository is never uploaded. There are no API keys or reverse proxies to wire up, and the install is a single instruction block you paste into the agent, which makes it approachable even for non-technical users. If you write agent-driven code and subscribe to ChatGPT anyway, this is a practical way to keep planning free while Codex does the heavy lifting.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category