Ultimate Web Scraper for VS Code
com.ultimatewebscraper/web-scraper
Scrape and crawl websites into queryable tables: products, leads, Shopify catalogs, real estate.
client:VS Code
transport:streamable-http
Install Ultimate Web Scraper in VS Code
.vscode/mcp.json
{
"servers": {
"web-scraper": {
"type": "http",
"url": "https://mcp.ultimatewebscraper.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs