Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ€– Coding Agents
  3. Codex MCP Tool
Codex MCP Tool logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 9:31:27 PM

Codex MCP Tool

User RatingsBe the first to rate and review this MCP server!
View Repository24 GitHub StarsTotal stargazers on GitHub for the source repository (24 stars).Visit Website
coding-agentscodexdeveloper-toolscode-analysisautomation

Connects MCP clients to Codex CLI for code analysis, editing, reviews, sessions, brainstorming, and batch tasks.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

This server is confirmed live β€” we successfully called its tools/list endpoint directly (see the verified badge above). We haven't yet sandbox-tested the stdio install command below specifically, which is a separate, ongoing check.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "x51xxx-codex-mcp-tool": {
      "command": "npx",
      "args": [
        "-y",
        "@trishchuk/codex-mcp-tool"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (13) Directory Badge Claim listing AlternativesπŸ€– More in Coding Agents

Overview

The x51xxx/codex-mcp-tool MCP server connects Claude or Cursor to Codex CLI for repository analysis, code changes, reviews, and structured agent workflows. It runs as a local Node.js MCP process and delegates requests to an installed, authenticated Codex CLI, with options for models, sessions, sandbox policies, web search, and local providers. Use it when an MCP client needs Codex-specific file references, multi-turn workspaces, batch transformations, or verification loops. Node.js 18+ and Codex CLI 0.95.0 or newer are required.

Use cases

β€’Analyze source files and project dependencies
β€’Apply multi-file refactoring tasks
β€’Review current repository changes
β€’Run repetitive code transformations in batches
β€’Verify and retry automated coding tasks

Key features

β€’Codex CLI access over MCP
β€’Session-based multi-turn conversations
β€’Structured change-mode output
β€’Batch task execution
β€’Repository review and act-check-fix workflows
β€’Ollama and LM Studio provider support

Capabilities & Tool Schemas (13) ~3.9k tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Verified live Verified liveCaptured by calling this server’s live tools/list endpoint.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Codex MCP Tool.

ask-codex

Execute Codex CLI with file analysis (@syntax), skills ($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

review-changes

Run a code review against the current repository using Codex CLI native review subcommand

ping

Echo

help

receive help information

version

Display version and system information

How Codex MCP Tool works

What x51xxx/codex-mcp-tool MCP server does

The x51xxx/codex-mcp-tool MCP server exposes Codex CLI through MCP tools for coding assistance. It can analyze files referenced with @ syntax, continue conversations by session, apply sandboxed edits, produce structured change output, and run native repository reviews. The server supports model selection, reasoning controls, additional writable directories, web search, and local model providers through Ollama or LM Studio.

Its tool set covers both direct coding tasks and operational tasks. ask-codex handles general prompts, file analysis, model selection, sessions, and safety settings. batch-codex processes multiple atomic tasks sequentially or concurrently. review-changes invokes Codex’s review command, while do-act runs a task, checks the result with a shell command, and retries fixes when needed. Supporting tools provide health, version, help, session, skill, connection, and timeout information.

How it works

An MCP client starts the package as a local stdio process. The server then invokes the Codex CLI installed on the same machine. Codex must already be installed and authenticated, and the server requires Codex CLI 0.95.0 or newer. The health tool reports the detected CLI and session status; version reports Codex CLI, Node.js, platform, and package versions.

Session IDs allow multi-turn conversations with workspace isolation. A session can be reset when a fresh context is needed. Change mode returns structured OLD/NEW edits and may split large output into cached chunks; fetch-chunk retrieves later chunks. The CODEX_SESSION_TTL_MS and CODEX_MAX_SESSIONS settings control session lifetime and capacity.

The server can use the configured Codex model by omitting model, or override it for an individual request. Local execution can be selected with oss, localProvider: "ollama", or localProvider: "lmstudio". Ollama must be running locally with a model that supports tool calling.

Setup and configuration

Install and register the x51xxx/codex-mcp-tool MCP server with:

Terminal
claude mcp add codex-cli -- npx -y @trishchuk/codex-mcp-tool

The package requires Node.js 18 or later. For manual MCP configuration, use npx as the command and pass -y and @trishchuk/codex-mcp-tool as arguments. Claude Desktop configuration paths differ by platform; the README identifies the macOS and Windows locations.

Graphical MCP clients may start with a restricted PATH. If the server cannot locate codex, set CODEX_CLI_PATH to the executable path, such as a Homebrew installation path, and use health to inspect resolution. Optional configuration includes CODEX_SESSION_TTL_MS and CODEX_MAX_SESSIONS.

Tools and capabilities

  • Analyze files and directories with @ references.
  • Continue work across prompts using session IDs and native resume support.
  • Apply sandboxed edits and structured change-mode output.
  • Run batch tasks for repetitive transformations and refactoring.
  • Review current repository changes with Codex’s native review command.
  • Execute, verify, and retry coding tasks through an act-check-fix loop.
  • Discover skills under .agents/skills/ in the selected workspace.
  • Generate ideas using SCAMPER, design-thinking, and lateral-thinking frameworks.
  • Use web search when search: true is supplied.
  • Connect to Ollama or LM Studio for local OSS models.

Limitations and notes

The x51xxx/codex-mcp-tool MCP server depends on the locally installed Codex CLI rather than providing Codex independently. Its README requires Codex CLI 0.95.0 or newer and recommends current releases. The available models and their reasoning limits are determined by the Codex CLI and configured provider.

Sandbox and full-auto options are compatibility aliases for workspace-write with approval disabled; they do not bypass the sandbox. Review, editing, and shell-verification behavior therefore depends on the selected Codex policies and the current workspace. Cross-platform support is documented for Windows, macOS, and Linux.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Coding Agents View all alternatives
  • Codegraphcontext logoCodegraphcontext

    An MCP server that indexes local code into a graph database to provide context to AI assistants with a graphical code visualizations for humans.

    πŸ€– Coding Agents3 views
    Compare vs Codegraphcontext β†’
  • Copilot MCP Server logoCopilot MCP Server

    MCP server that connects your IDE or AI assistant to GitHub Copilot CLI for code analysis, review, and batch processing

    πŸ€– Coding Agents1 views
    Compare vs Copilot MCP Server β†’
  • Claude MCP Bridge logoClaude MCP Bridge

    Wraps Claude Code CLI as MCP tools (query, search, structured, sessions) with subscription-first auth, cost metadata, budget caps, and granular tool sandboxing.

    πŸ€– Coding Agents4 views
    Compare vs Claude MCP Bridge β†’
  • Codex Control Plane MCP logoCodex Control Plane MCP

    Durable control plane for long-running Codex Desktop tasks. Submit tasks asynchronously, poll operation/workflow state, approve Plan Mode, recover retries, and use hook-backed SQLite history for search and diagnostics.

    πŸ€– Coding Agents4 views
    Compare vs Codex Control Plane MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
24
Stargazers on the source repository.
npm downloads
861
Package downloads in the last 30 days.
Last commit
6d ago
Most recent push to the default branch.
Tools exposed
13
Callable tools this server registers over MCP.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Codex MCP Tool

Register it with Claude using `claude mcp add codex-cli -- npx -y @trishchuk/codex-mcp-tool`, or configure the same npx command and arguments manually.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewCodex MCP Tool AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/x51xxx-codex-mcp-tool?style=directory)](https://allmcps.com/mcp/x51xxx-codex-mcp-tool)
HTML Embed
<a href="https://allmcps.com/mcp/x51xxx-codex-mcp-tool"><img src="https://allmcps.com/api/badge/x51xxx-codex-mcp-tool?style=directory" alt="Codex MCP Tool on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ€–Coding Agents
PricingBring your own API key (usage-based cost)
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthOther
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 7, 2026
10/11 checks healthy over the last 33d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars24
GitHub Star CountTotal stargazers on GitHub representing community popularity (24 stars).
Last commit6d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 6, 2026
npm downloads861/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
68Quality signal: Great Β· 68/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools30/30
Adoption & activity10/15
Community engagement1/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev Β· @trishchuk/codex-mcp-tool (npm)

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ€– Coding Agents β†’Best MCP servers for Coding Agents β†’Alternatives to Codex MCP Tool β†’Install in Claude DesktopInstall in CursorInstall in VS Code