← All integrations
Add web scraping to Windsurf
SnoopScan over MCP, on your API key.
-
1
Put the config below where Windsurf keeps its MCP servers — Add to ~/.codeium/windsurf/mcp_config.json.
Config{ "mcpServers": { "snoopscan": { "serverUrl": "https://api.snoopscan.com/mcp", "headers": { "Authorization": "Bearer sk_YOUR_KEY" } } } }Add to ~/.codeium/windsurf/mcp_config.json.
-
2
Restart Windsurf 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.