How to use OpenAI Codex via MCP tools for code generation, plan review, and collaborative implementation loops. Use when calling Codex for implementation, review, or any cross-model collaboration.
$npx -y skills add ching-kuo/claude-codex --skill codex-mcpInstalls into the current project.
Run `npx skills use "https://github.com/ching-kuo/claude-codex" --skill "ching-kuo/claude-codex/codex-mcp"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ching-kuo/claude-codex" that are relevant to the current task. Run `npx skills add "https://github.com/ching-kuo/claude-codex"` and select the relevant skills, then follow their instructions.