Hydrafetch for Gemini CLI
com.hydrafetch/web
Turn any URL into clean Markdown and structured data. Scrape, crawl, search and extract.
client:Gemini CLI
transport:streamable-http
tools:13
Install Hydrafetch in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"web": {
"httpUrl": "https://api.hydrafetch.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