Skip to content

WyndPath Web Data for Zed

com.wyndpath/web-data-extraction

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

client:Zed transport:streamable-http

Install WyndPath Web Data in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "web-data-extraction": {
      "url": "https://mcp.wyndpath.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

WyndPath Web Data in other clients