grahama1970/cc_executor
🚀 Execute complex multi-step Claude workflows via WebSockets - No timeouts, real-time streaming, task dependencies
Platform-specific configuration:
{
"mcpServers": {
"cc_executor": {
"command": "npx",
"args": [
"-y",
"cc_executor"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...