Back to search
30
MCP

codex-mcp-agent

pypi/codex-mcp-agent

MCP server that provides agent capability backing by codex CLI

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

Similar MCP servers embedding-nearest

codex-as-mcp
MCP server for delegating tasks to Codex CLI subagents
0 tools
agent-coding-standards-mcp
MCP Server for AI coding agent standards
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
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
codex-mcp-server
MCP server wrapper for OpenAI Codex CLI that enables Claude Code to leverage Codex's AI capabilities directly.
0 tools
iflow-mcp_kky42-codex-as-mcp
MCP server for delegating tasks to Codex CLI subagents
0 tools

How to use

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

{
  "mcpServers": {
    "codex-mcp-agent": {
      "url": "None",
      "transport": "http"
    }
  }
}