Find
Search the live web for the companies, people, products or signals an agent needs.
Agents can build source-backed datasets, keep them current and inspect the reasoning behind every accepted or dismissed change.
{
"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" }
}
}
}Search the live web for the companies, people, products or signals an agent needs.
Turn results into stable rows with custom fields and inspectable evidence.
Keep accepted datasets current and record what materially changed.
Send a webhook when a condition matches instead of making the agent poll.
A small, legible tool surface
Read-only agents can stay read-only. Creation and updates require an explicit write scope. Every call is isolated to one workspace.
list_monitorsget_monitorcreate_monitorupdate_monitorpause_monitorresume_monitorlist_alertsget_evaluationlist_channelscheck_nowDesigned for ambient work
Use MCP to create and manage a dataset. Add a webhook so scraper.io can wake the workflow only when a meaningful condition matches.