codex-octopus

xiaolai/codex-octopus
★ 12 stars TypeScript 🤖 AI/LLM Updated today
One brain, many arms — spawn multiple specialized Codex agents as MCP servers
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "codex-octopus": {
      "command": "npx",
      "args": [
        "-y",
        "xiaolai/codex-octopus"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="https://raw.githubusercontent.com/xiaolai/codex-octopus/main/assets/codex-octopus.svg" alt="Codex Octopus" width="200" /> </p> One brain, many arms. An MCP server that wraps the [OpenAI Codex SDK](https://www.npmjs.com/package/@openai/codex-sdk), letting you run multiple specialized Codex agents — each with its own model, sandbox, effort, and personality — from any MCP client.

Tools (20)

CODEX_ADDITIONAL_DIRSCODEX_API_KEYCODEX_APPEND_INSTRUCTIONSCODEX_APPROVAL_POLICYCODEX_CWDCODEX_DESCRIPTIONCODEX_EFFORTCODEX_FACTORY_ONLYCODEX_INSTRUCTIONSCODEX_MODELCODEX_NETWORK_ACCESSCODEX_PERSIST_SESSIONCODEX_SANDBOX_MODECODEX_SERVER_NAMECODEX_TOOL_NAMECODEX_WEB_SEARCHadditionalDirsapprovalPolicycodexcwd

Topics

codexcodex-sdkmcpmcp-servermodel-context-protocolopenai