Back to search
30
MCP

codex-dobby-mcp

pypi/codex-dobby-mcp

Local stdio MCP delegation server that routes Claude-orchestrated tasks through codex exec

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

Similar MCP servers embedding-nearest

codex-mcp-bridge
Lightweight stdio MCP server that bridges Claude CLI tools to codex exec
0 tools
codex-as-mcp
MCP server for delegating tasks to Codex CLI subagents
0 tools
Dokploy MCP
Dokploy MCP server for Codex, Cursor, and Claude with compact stdio and hosted HTTP modes
0 tools · streamable-http
@vibetools/dokploy-mcp
Dokploy MCP server for Codex, Cursor, and Claude with compact stdio and hosted HTTP modes
0 tools
iflow-mcp_kky42-codex-as-mcp
MCP server for delegating tasks to Codex CLI subagents
0 tools
ask-codex-mcp
MCP server for OpenAI Codex CLI integration - for Claude IDE and other IDEs
0 tools

How to use

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

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