WyndPath Web Data for Cursor
com.wyndpath/web-data-extraction
Fetch and extract data from any public web page, even JS-rendered or anti-bot protected
client:Cursor
transport:streamable-http
Install WyndPath Web Data in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"web-data-extraction": {
"url": "https://mcp.wyndpath.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs