Back to search
30
MCP

codex-as-mcp

pypi/codex-as-mcp

MCP server for delegating tasks to Codex CLI subagents

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

Similar MCP servers embedding-nearest

codex-mcp-agent
MCP server that provides agent capability backing by codex CLI
0 tools
iflow-mcp_kky42-codex-as-mcp
MCP server for delegating tasks to Codex CLI subagents
0 tools
codex-mcp-server
MCP server for Codex CLI with tmux persistence, git worktree isolation, and async dispatch.
0 tools
ask-codex-mcp
MCP server for OpenAI Codex CLI integration - for Claude IDE and other IDEs
0 tools
@trishchuk/codex-mcp-tool
MCP server for Codex CLI integration
0 tools
codexmcp
Minimal FastMCP server that wraps the OpenAI Codex CLI
0 tools

How to use

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

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