codex octopus MCP
v1.0.1io.github.xiaolai/codex-octopus
Spawn multiple specialized Codex agents as MCP servers, each independently configured.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add codex-octopus -e CODEX_API_KEY=<CODEX_API_KEY> -e CODEX_TOOL_NAME=<CODEX_TOOL_NAME> -e CODEX_MODEL=<CODEX_MODEL> -e CODEX_SANDBOX_MODE=<CODEX_SANDBOX_MODE> -e CODEX_APPROVAL_POLICY=<CODEX_APPROVAL_POLICY> -e CODEX_APPEND_INSTRUCTIONS=<CODEX_APPEND_INSTRUCTIONS> -e CODEX_FACTORY_ONLY=<CODEX_FACTORY_ONLY> -- npx -y codex-octopus
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.