Remote MCP · Streamable HTTP

Give your agent a live view of the web.

Agents can build source-backed datasets, keep them current and inspect the reasoning behind every accepted or dismissed change.

10 typed tools Scoped access Source evidence
Configuration
{
  "mcpServers": {
    "scraper-io": {
      "command": "npx",
      "args": [
        "-y", "mcp-remote", "https://fwgzmlpzreapyvvtfmpo.supabase.co/functions/v1/mcp",
        "--header", "Authorization:Bearer ${SCRAPERIO_API_KEY}"
      ],
      "env": { "SCRAPERIO_API_KEY": "sk_live_your_key" }
    }
  }
}

Find

Search the live web for the companies, people, products or signals an agent needs.

Structure

Turn results into stable rows with custom fields and inspectable evidence.

Monitor

Keep accepted datasets current and record what materially changed.

Wake

Send a webhook when a condition matches instead of making the agent poll.

A small, legible tool surface

Enough authority to work. Never more than the key grants.

Read-only agents can stay read-only. Creation and updates require an explicit write scope. Every call is isolated to one workspace.

list_monitors
get_monitor
create_monitor
update_monitor
pause_monitor
resume_monitor
list_alerts
get_evaluation
list_channels
check_now

Designed for ambient work

MCP gives the agent hands. Webhooks give it a nervous system.

Use MCP to create and manage a dataset. Add a webhook so scraper.io can wake the workflow only when a meaningful condition matches.

Connect scraper.io