Actor Pipeline Runner (Chain Actors in One Run) for VS Code
io.github.nero-engine/actor-pipeline-runner
Run up to 25 Apify Actors in order in one call, passing each step's dataset to the next.
client:VS Code
transport:streamable-http
Install Actor Pipeline Runner (Chain Actors in One Run) in VS Code
.vscode/mcp.json
{
"servers": {
"actor-pipeline-runner": {
"type": "http",
"url": "https://mcp.apify.com/?tools=nerolabs/actor-pipeline-runner"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs