Back to search
30
MCP

io.github.xiaolai/codex-octopus

io.github.xiaolai/codex-octopus

Spawn multiple specialized Codex agents as MCP servers, each independently configured.

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

Similar MCP servers embedding-nearest

io.github.xiaolai/claude-octopus
Spawn multiple specialized Claude Code agents as MCP servers, each independently configured.
0 tools
codex-mcp-agent
MCP server that provides agent capability backing by codex CLI
0 tools
codex-as-mcp
MCP server for delegating tasks to Codex CLI subagents
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.x51xxx/codex-mcp-tool
MCP server bridging AI assistants to OpenAI Codex CLI for code analysis and review
0 tools
io.github.npupko/agency-mcp-server
On-demand access to 150+ specialist AI agent templates — search, browse, and spawn agents
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.xiaolai/codex-octopus": {
      "url": "None",
      "transport": "http"
    }
  }
}