← All integrations
Add web scraping to Gemini CLI
SnoopScan over MCP, on your API key.
-
1
Put the config below where Gemini CLI keeps its MCP servers — Add to ~/.gemini/settings.json.
Config{ "mcpServers": { "snoopscan": { "httpUrl": "https://api.snoopscan.com/mcp", "headers": { "Authorization": "Bearer sk_YOUR_KEY" } } } }Add to ~/.gemini/settings.json.
-
2
Restart Gemini CLI so it picks the server up.
-
3
Ask it to read a page and watch it call SnoopScan.
Where the key comes from
The block above carries a placeholder. Create an account and your real key appears in the same setup, ready to copy — the free plan needs no card.