sehoon787/my-claude
Multi-agent orchestration plugin for Claude Code — 9 agents, 3 hooks, 3 MCP servers. Sisyphus orchestrator auto-delegates to specialist subagents.
Platform-specific configuration:
{
"mcpServers": {
"my-claude": {
"command": "npx",
"args": [
"-y",
"my-claude"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...