Server data from the Official MCP Registry
Spawn multiple specialized Codex agents as MCP servers, each independently configured.
Spawn multiple specialized Codex agents as MCP servers, each independently configured.
Set these up before or after installing:
Environment variable: CODEX_API_KEY
Environment variable: CODEX_TOOL_NAME
Environment variable: CODEX_MODEL
Environment variable: CODEX_SANDBOX_MODE
Environment variable: CODEX_APPROVAL_POLICY
Environment variable: CODEX_APPEND_INSTRUCTIONS
Environment variable: CODEX_FACTORY_ONLY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-xiaolai-codex-octopus": {
"env": {
"CODEX_MODEL": "your-codex-model-here",
"CODEX_API_KEY": "your-codex-api-key-here",
"CODEX_TOOL_NAME": "your-codex-tool-name-here",
"CODEX_FACTORY_ONLY": "your-codex-factory-only-here",
"CODEX_SANDBOX_MODE": "your-codex-sandbox-mode-here",
"CODEX_APPROVAL_POLICY": "your-codex-approval-policy-here",
"CODEX_APPEND_INSTRUCTIONS": "your-codex-append-instructions-here"
},
"args": [
"-y",
"codex-octopus"
],
"command": "npx"
}
}
}Valid MCP server (2 strong, 3 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
Scanned 10 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!