Back to search
30
MCP

@trishchuk/codex-mcp-tool

npm/@trishchuk/codex-mcp-tool

MCP server for Codex CLI integration

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@trishchuk/gemini-mcp-server
MCP server for Gemini CLI integration
0 tools
codex-as-mcp
MCP server for delegating tasks to Codex CLI subagents
0 tools
io.github.x51xxx/codex-mcp-tool
MCP server bridging AI assistants to OpenAI Codex CLI for code analysis and review
0 tools
ask-codex-mcp
MCP server for OpenAI Codex CLI integration - for Claude IDE and other IDEs
0 tools
codex-mcp-server
MCP server for Codex CLI with tmux persistence, git worktree isolation, and async dispatch.
0 tools
codex-mcp-agent
MCP server that provides agent capability backing by codex CLI
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@trishchuk/codex-mcp-tool": {
      "url": "None",
      "transport": "http"
    }
  }
}