Server data from the Official MCP Registry
Spawn multiple specialized Claude Code agents as MCP servers, each independently configured.
Spawn multiple specialized Claude Code agents as MCP servers, each independently configured.
Set these up before or after installing:
Environment variable: ANTHROPIC_API_KEY
Environment variable: CLAUDE_TOOL_NAME
Environment variable: CLAUDE_MODEL
Environment variable: CLAUDE_PERMISSION_MODE
Environment variable: CLAUDE_ALLOWED_TOOLS
Environment variable: CLAUDE_APPEND_PROMPT
Environment variable: CLAUDE_FACTORY_ONLY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-xiaolai-claude-octopus": {
"env": {
"CLAUDE_MODEL": "your-claude-model-here",
"CLAUDE_TOOL_NAME": "your-claude-tool-name-here",
"ANTHROPIC_API_KEY": "your-anthropic-api-key-here",
"CLAUDE_FACTORY_ONLY": "your-claude-factory-only-here",
"CLAUDE_ALLOWED_TOOLS": "your-claude-allowed-tools-here",
"CLAUDE_APPEND_PROMPT": "your-claude-append-prompt-here",
"CLAUDE_PERMISSION_MODE": "your-claude-permission-mode-here"
},
"args": [
"-y",
"claude-octopus"
],
"command": "npx"
}
}
}Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
Scanned 7 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!