Skip to main content
ClaudeWave
tuannvm avatar
tuannvm

codex-mcp-server

View on GitHub

MCP server wrapper for OpenAI Codex CLI that enables Claude Code to leverage Codex's AI capabilities directly.

MCP Servers487 stars70 forksTypeScriptUpdated 19d ago
ClaudeWave Trust Score
72/100
· OK
Passed
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
Flags
  • !No standard license detected
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/tuannvm/codex-mcp-server
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "codex": {
      "command": "node",
      "args": ["/path/to/codex-mcp-server/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/tuannvm/codex-mcp-server and follow its README for install instructions.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
claude-codecodexcursormcp

What people ask about codex-mcp-server

What is tuannvm/codex-mcp-server?

+

tuannvm/codex-mcp-server is mcp servers for the Claude AI ecosystem. MCP server wrapper for OpenAI Codex CLI that enables Claude Code to leverage Codex's AI capabilities directly. It has 487 GitHub stars and was last updated 19d ago.

How do I install codex-mcp-server?

+

You can install codex-mcp-server by cloning the repository (https://github.com/tuannvm/codex-mcp-server) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is tuannvm/codex-mcp-server safe to use?

+

Our security agent has analyzed tuannvm/codex-mcp-server and assigned a Trust Score of 72/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains tuannvm/codex-mcp-server?

+

tuannvm/codex-mcp-server is maintained by tuannvm. The last recorded GitHub activity is from 19d ago, with 28 open issues.

Are there alternatives to codex-mcp-server?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy codex-mcp-server to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: tuannvm/codex-mcp-server
[![Featured on ClaudeWave](https://claudewave.com/api/badge/tuannvm-codex-mcp-server)](https://claudewave.com/repo/tuannvm-codex-mcp-server)
<a href="https://claudewave.com/repo/tuannvm-codex-mcp-server"><img src="https://claudewave.com/api/badge/tuannvm-codex-mcp-server" alt="Featured on ClaudeWave: tuannvm/codex-mcp-server" width="320" height="64" /></a>

More MCP Servers