Loomal

codex-octopus

MCP server by github.com/xiaolai/codex-octopus

Spawn multiple specialized Codex agents as MCP servers, each independently configured.

14 starsnpm: codex-octopus

About codex-octopus

codex-octopus is an MCP (Model Context Protocol) server published by xiaolai in the official MCP registry, listed under Autonomous Agents on Loomal. Spawn multiple specialized Codex agents as MCP servers, each independently configured.

It ships as an npm package (codex-octopus), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/xiaolai/codex-octopus, where the project has earned 14 GitHub stars.

Use codex-octopus with your agent

Claude Code · one command
claude mcp add codex-octopus -- npx -y codex-octopus
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "codex-octopus": {
      "command": "npx",
      "args": [
        "-y",
        "codex-octopus"
      ]
    }
  }
}
npmcodex-octopus

Frequently asked questions

What is codex-octopus?
codex-octopus is an MCP (Model Context Protocol) server by xiaolai in the Autonomous Agents category. Spawn multiple specialized Codex agents as MCP servers, each independently configured.
How do I connect codex-octopus to Claude, Cursor, or another MCP client?
Install codex-octopus from its npm package (codex-octopus) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is codex-octopus open source?
Yes — the source code is public at github.com/xiaolai/codex-octopus, with 14 GitHub stars.
Can AI agents pay to use codex-octopus?
Not yet through Loomal — codex-octopus is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain codex-octopus? Claim this listing free by verifying GitHub ownership, or contact us.