codex-mcp-tool
Active·★ 21·MIT·Updated 2026-05-01
★ Trending★ API Integration★ Dev Tooling
No description provided.
This MCP server integrates Claude/Cursor with the Codex CLI, enhancing AI-powered code interactions. It enables advanced features like file analysis, multi-turn conversations, sandboxed code execution, and structured change management.
#AI Assistant#Code Analysis#LLM Integration#Multi-turn Conversation#Sandbox Execution#Codex CLI#Local LLMs#Developer Tools
01
Features
01File Analysis: Reference files with `@src/`, `@package.json` syntax
02Multi-Turn Sessions: Conversation continuity with workspace isolation
03Local OSS Models: Run with Ollama or LM Studio via `localProvider`
04Sandbox Mode: Safe code execution with `--full-auto`
05Change Mode: Structured OLD/NEW patch output for refactoring
02
Compatibility
Node.js
Runtime
Verified via docs
Codex CLI
Dependency
Verified via docs
Windows
Operating System
Verified via docs
macOS
Operating System
Verified via docs
Linux
Operating System
Verified via docs
Ollama
LLM Provider
Verified via docs
03
Quick start
1
$ claude mcp add codex-cli -- npx -y @trishchuk/codex-mcp-tool
04
Use cases
↳Code Understanding: Explain the architecture of project source code.
↳Dependency Analysis: Analyze `package.json` to list and understand project dependencies.
↳Brainstorming & Idea Generation: Generate ideas for optimization using frameworks like SCAMPER.
↳Safe Code Execution: Create and run Python scripts securely in a sandbox environment.
↳Web-Enhanced Search: Query for the latest features of programming languages or frameworks with web search capabilities.
05
Alternatives
MetaGPT★ 68.4k
🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
cua★ 17.3k
Open-source infrastructure for Computer-Use Agents. Sandboxes, SDKs, and benchmarks to train and evaluate AI agents that can control full desktops (macOS, Linux, Windows).
Context7★ 56.4k
MCP Server that provides up-to-date code documentation for LLMs and AI code editors.
GitHub MCP Server★ 30.3k
GitHub's official MCP Server. Allows AI agents to interact directly with your GitHub repositories (read files, search code, issues).
Claude Flow★ 56.4k
The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms.
Related searches
Comments
Log in to leave a comment
- AAvery PatelMay 7, 2026
MCP tooling for Codex workflows — integrates cleanly with AI coding workflows.
- SSutton MartinezMar 24, 2026
Works as expected for standard code generation use cases.
- AAlex MartinezMar 10, 2026
Good for developers who use Codex and want MCP connectivity.