Skip to content
Gemini CLI

markfetch for Gemini CLI

pro.adorellc/markfetch

Any web page as clean Markdown for agents. Hosted, no install. Free tier; Pro adds JS rendering.

client:Gemini CLI transport:streamable-http tools:1

Install markfetch in Gemini CLI

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

{
  "mcpServers": {
    "markfetch": {
      "httpUrl": "https://markfetch.adorellc.pro/api/mcp"
    }
  }
}

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

What Gemini CLI can do once it is connected

markfetch in other clients