AgenticTotem Web Extractor for Gemini CLI
com.agentictotem/web-extractor
AI web extraction: send URLs + a JSON Schema, get clean structured data. Pay-per-use via x402.
client:Gemini CLI
transport:streamable-http
tools:1
Install AgenticTotem Web Extractor in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"web-extractor": {
"httpUrl": "https://agentictotem.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