▌ GitHub radar

CodexPro: let ChatGPT edit your local code

A bridge that hands ChatGPT's Developer Mode safe access to files, search and commands in your own repo through MCP. Over 400 stars in days.

01rebel0789/codexpro 408TypeScript

CodexPro connects ChatGPT's Developer Mode to a local repository through the Model Context Protocol, so ChatGPT can read, write and edit files with diff previews, search the codebase with ripgrep, check git status and run an allowlisted set of build, test and lint commands. You install it globally, run setup in your repo, and paste the generated server URL into ChatGPT's app settings. It offers Cloudflare, ngrok or local-only tunnels.

Why a vibe-coder should care

If you prefer ChatGPT but felt boxed in because it couldn't touch your actual project, this lets it work on your files — with secret files blocked, writes confined to the workspace and only approved commands allowed.

Open on GitHub →