Zyte for Gemini CLI
io.github.pipeworx-io/zyte
Zyte API MCP — unified web fetch + AI extraction (zyte.com)
client:Gemini CLI
transport:streamable-http
Install Zyte in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"zyte": {
"httpUrl": "https://gateway.pipeworx.io/zyte/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs