One endpoint
Point Codex at localhost and change providers without touching the client again.
Local proxy
opencodex runs on your machine and speaks the Codex Responses API, the Claude Messages API and Grok Build — then routes each turn to whichever provider you pointed it at.

Point Codex at localhost and change providers without touching the client again.
The proxy, its config and its history are local. Nothing is uploaded to run it.
Deletions are snapshotted before and after, so recovery does not depend on luck.






npm install -g @bitkyc08/opencodexInstallocx initInject a provider into Codexocx startStart the proxycodex "Write a hello world in Rust"Codex now routes through ocx