Skip to content
Gemini CLI

Razi Web Tools for Gemini CLI

io.github.razikallayi/razi-web

Web and URL utilities over MCP: shorten URLs, screenshot pages, read page metadata, encode URLs.

client:Gemini CLI transport:streamable-http

Install Razi Web Tools in Gemini CLI

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

{
  "mcpServers": {
    "razi-web": {
      "httpUrl": "https://www.razi.pro/api/mcp/web"
    }
  }
}

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

Razi Web Tools in other clients