Skip to content
Gemini CLI

Decodo for Gemini CLI

io.github.pipeworx-io/decodo

Decodo MCP — wraps the Decodo Web Scraping API (decodo.com, formerly

client:Gemini CLI transport:streamable-http

Install Decodo in Gemini CLI

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

{
  "mcpServers": {
    "decodo": {
      "httpUrl": "https://gateway.pipeworx.io/decodo/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Decodo in other clients