codex-native-bridge

PatrickStar-sketch/codex-native-bridge
★ 1 stars JavaScript AI/LLM Updated today
MCP server that lets Claude Code delegate coding tasks to your local Codex CLI — background jobs, GPT-5.6 reasoning profiles, and native image generation.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "codex-native-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "PatrickStar-sketch/codex-native-bridge"
      ]
    }
  }
}

README Excerpt

English | [简体中文](README.zh-CN.md) An MCP server that lets **Claude Code** delegate work to your local **Codex CLI** — durable background tasks, GPT-5.6 reasoning profiles, thread resumption, and Codex's native image generation. It talks to `codex app-server` using your existing ChatGPT/Codex login. **No API key required.**

Tools (20)

CODEX_NATIVE_ALLOWED_ROOTSCODEX_NATIVE_ALLOW_FULL_ACCESSCODEX_NATIVE_CODEX_BINCODEX_NATIVE_STATE_DIRbalancedcodex_native_cancelcodex_native_healthcodex_native_imagecodex_native_jobscodex_native_modelscodex_native_prunecodex_native_replycodex_native_resultcodex_native_startcodex_native_statusfasthighmaxultraxhigh

Topics

ai-agentsclaude-codecodexmcpmodel-context-protocol