codex-octopus
Spawn multiple specialized Codex agents as MCP servers, each independently configured.
TypeScript
★ 20 stars
Last pushed 2026-09-23
License: ISC
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 1.0.1)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"codex-octopus": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"CODEX_API_KEY": "<YOUR_VALUE>",
"CODEX_TOOL_NAME": "<YOUR_VALUE>",
"CODEX_MODEL": "<YOUR_VALUE>",
"CODEX_SANDBOX_MODE": "<YOUR_VALUE>",
"CODEX_APPROVAL_POLICY": "<YOUR_VALUE>",
"CODEX_APPEND_INSTRUCTIONS": "<YOUR_VALUE>",
"CODEX_FACTORY_ONLY": "<YOUR_VALUE>"
}
}
}
}
CODEX_API_KEYsecret — OpenAI API key (leave unset to inherit from parent process)CODEX_TOOL_NAME— Tool name prefix (default: codex)CODEX_MODEL— Model: gpt-5-codex, o3, codex-1, or full IDCODEX_SANDBOX_MODE— Sandbox: read-only, workspace-write, danger-full-accessCODEX_APPROVAL_POLICY— Approval: never, on-failure, on-request, untrustedCODEX_APPEND_INSTRUCTIONS— Additional instructions appended to the defaultCODEX_FACTORY_ONLY— Set to true to expose only the factory wizard tool
Related servers
B
browser-use
Other
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
★ 116,188
MCP Server
S
servers
Other
MCP server that exercises all the features of the MCP protocol
★ 90,577
MCP Server
W
World Monitor
Other
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
★ 87,324
MCP Server
Requires auth
P
paperclip
Other
Trending hip-hop artist momentum scores across four cultural dimensions.
★ 82,095
MCP Server
Reachable
R
ruflo
Other
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
★ 73,202
MCP Server
C
Chrome DevTools MCP
Other
MCP server for Chrome DevTools
★ 52,570
MCP Server
Data from the Official MCP Registry