Codex CLI

Codex CLI

cexll

Connects Claude/MCP clients to OpenAI's Codex CLI for direct code analysis and automated refactoring. Handles large-scale file processing with chunked responses and safety controls.

1515,376 views11Local (stdio)

What it does

  • Execute Codex CLI with file analysis using @ syntax
  • Run batch operations for mass code refactoring
  • Generate structured brainstorming sessions for development ideas
  • Retrieve chunked responses for large code transformations
  • Process multiple atomic tasks in parallel

Best for

Developers automating code reviews and refactoringTeams processing large codebases with AI analysisCI/CD pipelines requiring automated code transformations
Structured change mode with OLD/NEW patch outputCross-platform Windows/macOS/Linux supportSandboxed edits with approval controls

Tools (8)

ask-codex

Execute Codex CLI with file analysis (@syntax), model selection, and safety controls. Supports changeMode.

batch-codex

Delegate multiple atomic tasks to Codex for batch processing. Ideal for repetitive operations, mass refactoring, and automated code transformations

ping

Echo

Help

receive help information

version

Display version and system information

Alternatives