From fc58903a50c1a1e2e7e7864e7ee6502c006b9877 Mon Sep 17 00:00:00 2001 From: Taras Trishchuk Date: Wed, 8 Oct 2025 23:17:06 +0300 Subject: [PATCH] Add Codex-mcp-tool Server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c74d2775..5cdc4ead 100644 --- a/README.md +++ b/README.md @@ -282,6 +282,7 @@ Full coding agents that enable LLMs to read, edit, and execute code and solve ge - [tiianhk/MaxMSP-MCP-Server](https://github.com/tiianhk/MaxMSP-MCP-Server) 🐍 🏠 🎵 🎥 - A coding agent for Max (Max/MSP/Jitter), which is a visual programming language for music and multimedia. - [nesquikm/mcp-rubber-duck](https://github.com/nesquikm/mcp-rubber-duck) 📇 🏠 ☁️ - An MCP server that bridges to multiple OpenAI-compatible LLMs - your AI rubber duck debugging panel for explaining problems to various AI "ducks" and getting different perspectives - [VertexStudio/developer](https://github.com/VertexStudio/developer) 🦀 🏠 🍎 🪟 🐧 - Comprehensive developer tools for file editing, shell command execution, and screen capture capabilities +- [x51xxx/codex-mcp-tool](https://github.com/x51xxx/codex-mcp-tool) 📇 ☁️ - MCP server that connects your IDE or AI assistant to Codex CLI for code analysis and editing with support for multiple models (gpt-5-codex, o3, codex-1) ### 🖥️ Command Line