#338 · Primary category: AI Coding Assistants

codexpro

apps-sdk chatgpt cloudflare-tunnel codex local-development mcp ngrok

Use ChatGPT Developer Mode as a local coding agent for your repo through MCP.

Project last updated:08/08/26

GitHub Stars

1.8K

Forks

179

Contributors

6

License

MIT

Why we included this project

If you rely on ChatGPT for day-to-day coding but hesitate to hand it the keys to your repository, CodexPro offers a tighter leash. It runs a local MCP server inside your workspace, so ChatGPT's Developer Mode gets a fixed set of tools: read files, search the code, make scoped edits, and run safe verification commands, without free run of the whole machine. Access is limited to projects you explicitly allow, which makes the agent safer to use on real work instead of throwaway scratch directories. Installing it is a global npm command followed by a per-repo `codexpro setup` that prints a server URL to paste into ChatGPT's plugin settings; after that, daily use is a single `codexpro start`. That makes it a good fit for individuals and small teams who already live in ChatGPT and want a local alternative to cloud-hosted coding agents.

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