MCP Codex CLI OpenAI の Codex CLI のシンプルな MCP サーバーラッパーです。AI アシスタントが Model Context Protocol を通じて Codex の機能を使用できるようにします。 前提条件 OpenAI API キーまたは ChatGPT Plus/Pro/Team アカウント Node.js 22+(Codex CLI の要件) オプションで、Codex CLI をローカルにインストールせずに利用できます 🚀 Quick Start with Claude Code Add the MCP server 🔧 Installation Options Option 1: NPX with allow-npx flag (推奨) 🛠️ Available Tools chat あらゆるコーディングタスクを非インタラクティブモードで実行します。 パラメータ: (必須):実行するタスクの説明 (オプション):"auto-edit"(ファイル読み取り/書き込み、デフォルト)、"full-auto"(完全自動) (オプション):使用するモデル(デフォルト:"gpt-5") (オプション):タスク用の作業ディレクトリ 💡 Example Usage chat typescript // コンポーネントのリファクタリング...
| Stars | 11 |
| Forks | 2 |
| Language | TypeScript |
| Category | MCP 服务器 |
| License | MIT |
| Quality Score | 25.45/100 |
| Open Issues | 1 |
| Last Updated | 2025-08-13 |
| Created | 2025-08-11 |
| Platforms | cli, codex, mcp, node |
| Est. Tokens | ~6k |
These tools work well together with mcp-codex-cli for enhanced workflows:
Explore other popular mcp 服务器 tools:
mcp-codex-cli is an open-source mcp 服务器 by suwa-sh with 11 GitHub stars.
mcp-codex-cli is primarily written in TypeScript.
You can find installation instructions and usage details in the mcp-codex-cli GitHub repository at github.com/suwa-sh/mcp-codex-cli. The project has 11 stars and 2 forks, indicating an active community.
mcp-codex-cli is released under the MIT license, making it free to use and modify according to the license terms.