Apify for VS Code
io.github.pipeworx-io/apify
Apify MCP — run web-scraping Actors and fetch their dataset results.
client:VS Code
transport:streamable-http
Install Apify in VS Code
.vscode/mcp.json
{
"servers": {
"apify": {
"type": "http",
"url": "https://gateway.pipeworx.io/apify/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs