MCP-сервер Codex Octopus (оркестрация).
npx directly in your .mcp.json (see Quick Start below). Quick Start Add to your .mcp.json: { "mcpServers": { "codex": { "command": "npx", "args": ["codex-octopus@latest"], "env": { "CODEX_SANDBOX_MODE": "workspace-write", "CODEX_APPROVAL_POLICY": "never" } } } } This giv