Back to search
30
MCP

codexmcp

pypi/codexmcp

Minimal FastMCP server that wraps the OpenAI Codex CLI

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

Similar MCP servers embedding-nearest

codex-mcp-async
Asynchronous MCP wrapper for OpenAI Codex CLI with context filtering
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
ask-codex-mcp
MCP server for OpenAI Codex CLI integration - for Claude IDE and other IDEs
0 tools
codex-as-mcp
MCP server for delegating tasks to Codex CLI subagents
0 tools
fast-obsidian-mcp
Thin MCP server wrapping the Obsidian CLI
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

How to use

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

{
  "mcpServers": {
    "codexmcp": {
      "url": "None",
      "transport": "http"
    }
  }
}