Skip to content
Gemini CLI

agent-web — URL to LLM-ready markdown: a polite, robots-respecting web page reader (free) for Gemini CLI

io.github.foomworks/agent-web

URL to clean markdown for LLMs: a polite, robots.txt-respecting web reader. Free, no API key

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

Install agent-web — URL to LLM-ready markdown: a polite, robots-respecting web page reader (free) in Gemini CLI

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

{
  "mcpServers": {
    "agent-web": {
      "httpUrl": "https://agent-web.foomworks.workers.dev/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

agent-web — URL to LLM-ready markdown: a polite, robots-respecting web page reader (free) in other clients