WyndPath Web Data for Gemini CLI
com.wyndpath/web-data-extraction
Fetch and extract data from any public web page, even JS-rendered or anti-bot protected
client:Gemini CLI
transport:streamable-http
Install WyndPath Web Data in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"web-data-extraction": {
"httpUrl": "https://mcp.wyndpath.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs