Skip to content
Back to search
30
MCP

@ask-llm/codex-mcp

npm/@ask-llm/codex-mcp

MCP server for OpenAI Codex CLI integration - for Claude IDE and other IDEs

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

Similar MCP servers embedding-nearest

ask-codex-mcp
MCP server for OpenAI Codex CLI integration - for Claude IDE and other IDEs
0 tools
codex-mcp-server
MCP server wrapper for OpenAI Codex CLI that enables Claude Code to leverage Codex's AI capabilities directly.
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-llm/claude-mcp
MCP server for consulting Anthropic Claude Code CLI from Codex and other MCP clients
0 tools
@leo000001/codex-mcp
MCP server that wraps OpenAI Codex app-server — start coding agents, poll their progress, and manage permissions from any MCP client
0 tools
io.github.mkxultra/ai-cli-mcp
MCP server for AI CLI tools (Claude, Codex, and Gemini) with background process management
0 tools

How to use

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

{
  "mcpServers": {
    "@ask-llm/codex-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}