HasData Web Scraping for Grok
com.hasdata/web-scraping
Fetch any public web page through managed proxies, with optional JS rendering and extraction rules.
client:Grok
transport:streamable-http
runtime:npm
Install HasData Web Scraping in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"web-scraping": {
"type": "http",
"url": "https://mcp.hasdata.com/mcp?apis=web_scraping"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs