codex-octopus
Active·★ 13·ISC·Updated 2026-05-29
★ Trending★ API Integration★ Dev Tooling
One brain, many arms — spawn multiple specialized Codex agents as MCP servers
Codex Octopus is an MCP server that wraps the OpenAI Codex SDK, enabling multiple specialized Codex agents with independent configurations to run from any MCP client. It supports features like multi-agent orchestration, per-invocation parameter overrides, and a factory wizard for generating agent configs.
#codex#codex-sdk#mcp#mcp-server#mcp-servers#model-context-protocol#openai
01
Features
01Multiple specialized agents with individual configurations
02Extensive environment variable configuration
03Security-first design with read-only sandbox by default
04Factory wizard for interactive agent creation
05Session persistence and conversation continuation via thread_id
02
Compatibility
MCP Clients
MCP
Verified via docs
03
Quick start
1
$ npm install codex-octopus
04
Use cases
↳Strict code review with read-only sandbox
↳Automated test writing with workspace write access
↳Quick Q&A for simple coding questions with minimal effort
05
Alternatives
FunASR★ 16.6k
Industrial-grade speech recognition toolkit: 170x realtime, 50+ languages, speaker diarization, emotion detection, streaming, and OpenAI-compatible API.
context-mode★ 16.0k
Context window optimization for AI coding agents. Sandboxes tool output, 98% reduction. 12 platforms
Related searches
Comments
Log in to leave a comment
- PParker MartinezMar 19, 2026
Works with Codex for code generation tasks that need parallel specialized agents.
- HHayden HarrisMar 13, 2026
Good for complex tasks that benefit from specialized agent roles.
- JJesse ClarkMar 3, 2026
Spawn multiple specialized Codex agents as MCP servers from one brain — creative architecture.
- RRowan WilsonMar 3, 2026
One-brain-many-arms metaphor is apt — central coordination with specialized execution.