← All integrations
Add web scraping to Cline
SnoopScan over MCP, on your API key.
-
1
Put the config below where Cline keeps its MCP servers — MCP Servers, then Remote Servers, then Edit Configuration.
Config{ "mcpServers": { "snoopscan": { "type": "streamableHttp", "url": "https://api.snoopscan.com/mcp", "headers": { "Authorization": "Bearer sk_YOUR_KEY" } } } }MCP Servers, then Remote Servers, then Edit Configuration.
-
2
Restart Cline 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.