Codex Tools

v1.0.0Coding Agentsstable

A minimal MCP server that exposes the update_plan and apply_patch tools used by the Codex GPT models. It lets developers integrate these tools inside any MCP-aware client without running the Codex CLI.

apply-patchcodexcodex-clicodex-toolsupdate-plan
Share:
2
Stars
0
Downloads
0
Weekly
0/5

What is Codex Tools?

Codex Tools is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to minimal mcp server that exposes the update_plan and apply_patch tools used by the codex gpt models. it lets developers integrate these tools inside any mcp-aware client without running the codex cli....

A minimal MCP server that exposes the update_plan and apply_patch tools used by the Codex GPT models. It lets developers integrate these tools inside any MCP-aware client without running the Codex CLI.

This server falls under the Coding Agents category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • A minimal MCP server that exposes the update_plan and apply_

Use Cases

Integrate update_plan and apply_patch tools in MCP clients without Codex CLI.
Enable patch generation and application in third-party AI environments.
agynio

Maintainer

LicenseMIT
Languagerust
Versionv1.0.0
UpdatedMay 8, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx codex-tools

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Codex Tools

What is Codex Tools?

Codex Tools is a Model Context Protocol (MCP) server that minimal mcp server that exposes the update_plan and apply_patch tools used by the codex gpt models. it lets developers integrate these tools inside any mcp-aware client without running the codex cli. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Codex Tools?

Follow the installation instructions on the Codex Tools GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with Codex Tools?

Codex Tools works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Codex Tools free to use?

Yes, Codex Tools is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

Browse More Coding Agents MCP Servers

Explore all coding agents servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "codex-tools": { "command": "npx", "args": ["-y", "codex-tools"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Codex Tools?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides