SnoopScan
← All integrations

Add web scraping to Codex CLI

SnoopScan over MCP, on your API key.

  1. 1

    Put the config below where Codex CLI keeps its MCP servers — Add to ~/.codex/config.toml and export SNOOPBOT_API_KEY in your shell.

    Config
    [mcp_servers.snoopscan]
    url = "https://api.snoopscan.com/mcp"
    bearer_token_env_var = "SNOOPBOT_API_KEY"

    Add to ~/.codex/config.toml and export SNOOPBOT_API_KEY in your shell.

  2. 2

    Restart Codex CLI 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.