WyndPath Web Data for VS Code
com.wyndpath/web-data-extraction
Fetch and extract data from any public web page, even JS-rendered or anti-bot protected
client:VS Code
transport:streamable-http
Install WyndPath Web Data in VS Code
.vscode/mcp.json
{
"servers": {
"web-data-extraction": {
"type": "http",
"url": "https://mcp.wyndpath.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs