mcp for VS Code
com.scrapingant/mcp
Cloud-based web access with real browsers and JS rendering by ScrapingAnt
client:VS Code
transport:streamable-http
tools:3
Install mcp in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://api.scrapingant.com/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs