foundrynet scrape for Gemini CLI
io.github.foundrynet/foundrynet-scrape
x402-gated web extraction gateway. Tools: extract, extract_batch.
client:Gemini CLI
transport:streamable-http
Install foundrynet scrape in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"foundrynet-scrape": {
"httpUrl": "https://foundrynet-scrape-production.up.railway.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs