Apify for Gemini CLI
io.github.pipeworx-io/apify
Apify MCP — run web-scraping Actors and fetch their dataset results.
client:Gemini CLI
transport:streamable-http
Install Apify in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"apify": {
"httpUrl": "https://gateway.pipeworx.io/apify/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs