claude octopus MCP
v1.1.10io.github.xiaolai/claude-octopus
Spawn multiple specialized Claude Code agents as MCP servers, each independently configured.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add claude-octopus -e ANTHROPIC_API_KEY=<ANTHROPIC_API_KEY> -e CLAUDE_TOOL_NAME=<CLAUDE_TOOL_NAME> -e CLAUDE_MODEL=<CLAUDE_MODEL> -e CLAUDE_PERMISSION_MODE=<CLAUDE_PERMISSION_MODE> -e CLAUDE_ALLOWED_TOOLS=<CLAUDE_ALLOWED_TOOLS> -e CLAUDE_APPEND_PROMPT=<CLAUDE_APPEND_PROMPT> -e CLAUDE_FACTORY_ONLY=<CLAUDE_FACTORY_ONLY> -- npx -y claude-octopus
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.