rebel0789/codexpro
Use ChatGPT Developer Mode as a local coding agent for your repo through MCP. observed · 2026-08-28
Health v2 · maintenance only
56/100
- Activity 96
- Release rhythm 35
- Longevity 5
Flags: no_releases young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 78
- days_rel: n/a
- days_push: 25
- n_releases_24m: 0
Adoption not part of the score
1776 stars · 173 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CodexPro is a local MCP server and CLI that connects a ChatGPT session to your machine and explicitly allowed repos, giving ChatGPT bounded tools to read, search, edit, review, and verify code. It is installed via npm and exposes a token-protected HTTPS URL (via tunnel or Tailscale Funnel) for ChatGPT Plugins in developer mode.
Use cases
- use chatgpt as a local coding agent on my repo
- let chatgpt edit files in my local project via mcp
- connect chatgpt plugins to my local development workspace
- run allowlisted bash checks from chatgpt on my codebase
- review git diffs and write handoff plans with chatgpt
- give chatgpt bounded access to multiple local repos
When to choose
- you already pay for ChatGPT and want it to work directly against your local repo
- you want token-protected, explicitly scoped repo access rather than a broad remote shell
- you need file reads, edits, search, and git inspection from an LLM chat session
When to avoid
- you want a hosted SaaS or a model/quota proxy - CodexPro is explicitly neither
- you need a hardened OS-level sandbox; it only scopes to repo roots
- you cannot expose an HTTPS URL from your machine (no tunnel or Tailscale Funnel)
Facets
cli-tool · maturity active
mcp agent-framework developer-tools http-server security developer-tools large-language-models cli cross-platform chatgpt mcp-server local-development coding-agent tunnel apps-sdk repo-bridge ai-agents automation nodejs web-server
3 sources
- readme: https://github.com/rebel0789/codexpro · fetched 2026-08-28 · 1ebf481fe00a
- homepage: https://rebel0789.github.io/codexpro/ · fetched 2026-08-29 · 5e646b2df598
- registry_npm: https://registry.npmjs.org/codexpro · fetched 2026-08-29 · 349484fc7468
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rebel0789/codexpro | main | 56 |
For agents
markdown · JSON · MCP: product_card(name="rebel0789/codexpro")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem