npx claudepluginhub barkain/claude-code-workflow-orchestration --plugin madroxAdd to your .mcp.json:
{
"mcpServers": {
"madrox": {
"command": "bash",
"args": [
"${CLAUDE_PLUGIN_ROOT}/start_plugin.sh"
],
"env": {
"MADROX_TRANSPORT": "stdio"
}
}
}
}This server has elevated permissions. Review the source code before enabling.
bashMADROX_TRANSPORT=stdio