Skip to content
Gemini CLI

zenrows mcp for Gemini CLI

io.github.zenrows/zenrows-mcp

Zenrows MCP server — Fetch, Extract, Batch, and Browser Sessions for AI coding assistants

client:Gemini CLI transport:streamable-http runtime:npm

Install zenrows mcp in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "zenrows-mcp": {
      "httpUrl": "https://mcp.zenrows.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

zenrows mcp in other clients