Run a local proxy that lets Codex and Claude Code use configured LLM providers, routed models, and account pools while keeping the normal coding-agent workflow.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill route-codex-and-claude-code-through-an-opencodex-provider-proxy --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Route Codex And Claude Code Through An Opencodex Provider Proxy?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-route-codex-and-claude-code-through-an-opencodex-p)More formats (shields.io, HTML) on the badges page.
---
name: "Route Codex and Claude Code through an opencodex provider proxy"
slug: "route-codex-and-claude-code-through-an-opencodex-provider-proxy"
description: "Run a local proxy that lets Codex and Claude Code use configured LLM providers, routed models, and account pools while keeping the normal coding-agent workflow."
github_stars: 1285
verification: "security_reviewed"
source: "https://github.com/lidge-jun/opencodex"
author: "lidge-jun"
publisher_type: "individual"
category: "Developer Tools"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "lidge-jun/opencodex"
github_stars: 1285
npm_package: "@bitkyc08/opencodex"
npm_weekly_downloads: 23960
---
# Route Codex and Claude Code through an opencodex provider proxy
Run a local proxy that lets Codex and Claude Code use configured LLM providers, routed models, and account pools while keeping the normal coding-agent workflow.
## Prerequisites
Node.js 18+, @bitkyc08/opencodex, Codex CLI/App/SDK or Claude Code, provider credentials or OAuth
## Installation
Prerequisite: Node.js 18 or newer. The Bun runtime is bundled by the npm package.
Install the published proxy package:
- npm install -g @bitkyc08/opencodex
If your package manager blocks bundled scripts, upstream documents this npm install form:
- npm install -g --allow-scripts=bun @bitkyc08/opencodex
Start configuration with the upstream CLI:
- ocx init
- Source: https://github.com/lidge-jun/opencodex
- Extracted from upstream docs: https://raw.githubusercontent.com/lidge-jun/opencodex/HEAD/README.md
## Documentation
- https://lidge-jun.github.io/opencodex/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/route-codex-and-claude-code-through-an-opencodex-provider-proxy/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!