SnoopScan
← All integrations

Add web scraping to Roo Code

SnoopScan over MCP, on your API key.

  1. 1

    Put the config below where Roo Code 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. 2

    Restart Roo Code so it picks the server up.

  3. 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.