# rebel0789/codexpro

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

Repository: https://github.com/rebel0789/codexpro
Canonical: https://ross.abutalabs.com/products/codexpro
Homepage: https://rebel0789.github.io/codexpro/
Language: JavaScript
License: MIT
License Family: permissive
Topics: apps-sdk, chatgpt, cloudflare-tunnel, codex, local-development, mcp, ngrok
Last push: 2026-08-08T12:41:04+00:00

## Health v2 (maintenance only)
Score: 56/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 96, release rhythm 35, longevity 5
- inputs: {"age_days": 78, "days_push": 25, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1776, forks 173 (observed 2026-08-28T04:05:34.465167+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: mcp, agent-framework, developer-tools, http-server, security
- domain: developer-tools, large-language-models
- platform: cli, cross-platform
- tags: chatgpt, mcp-server, local-development, coding-agent, tunnel, apps-sdk, repo-bridge, ai-agents, automation, nodejs, web-server

## Member repositories
- rebel0789/codexpro (main) score 56

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:34.465167+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:25:18.509156+00:00, confidence not recorded.
  - readme: https://github.com/rebel0789/codexpro (fetched 2026-08-28T04:05:34.465167+00:00, sha 1ebf481fe00a)
  - homepage: https://rebel0789.github.io/codexpro/ (fetched 2026-08-29T11:03:57.012912+00:00, sha 5e646b2df598)
  - registry_npm: https://registry.npmjs.org/codexpro (fetched 2026-08-29T11:03:57.022617+00:00, sha 349484fc7468)
- Data as of 2026-08-30T08:39:29.467469+00:00.
