Skip to content
Grok

WyndPath Web Data for Grok

com.wyndpath/web-data-extraction

Fetch and extract data from any public web page, even JS-rendered or anti-bot protected

client:Grok transport:streamable-http

Install WyndPath Web Data in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "web-data-extraction": {
      "type": "http",
      "url": "https://mcp.wyndpath.com/mcp"
    }
  }
}

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

WyndPath Web Data in other clients