io.github.xiaolai
claude-octopus
Spawn multiple specialized Claude Code agents as MCP servers, each independently configured.
stdiocommunityinfra
Package Details
claude-octopus
Transportstdio
Environment Variables
ANTHROPIC_API_KEY(str)
Secret
Anthropic API key (leave unset to inherit from parent process)
CLAUDE_TOOL_NAME(str)
Tool name prefix (default: claude_code)
CLAUDE_MODEL(str)
Model: sonnet, opus, haiku, or full ID
CLAUDE_PERMISSION_MODE(str)
Permission mode: default, acceptEdits, bypassPermissions, plan
CLAUDE_ALLOWED_TOOLS(str)
Comma-separated list of available tools (e.g. Read,Grep,Glob for read-only)
CLAUDE_APPEND_PROMPT(str)
Additional system prompt appended to the default
CLAUDE_FACTORY_ONLY(str)
Set to true to expose only the factory wizard tool