- Step 1: Install the MCP server and dependencies following the provided setup script or manual instructions.
- Step 2: Ensure the OpenAI Codex CLI tool is installed and configured with your API key.
- Step 3: Start the MCP server using the `setup_and_run.sh` script or manually run `codex_server`.
- Step 4: Register the MCP server with Claude Code via the CLI or UI, providing the server URL.
- Step 5: Use Claude Code to invoke specific task methods (`write_code`, `explain_code`, `debug_code`) through the MCP interface.