You're viewing a demo portfolio

Join the waitlist
PRSM

hsh-monitoring

Active

Tool of HSH Data-on-Demand

declared in 1.0.0

Continuous URL/page monitoring with change detection. Daily, hourly, or real-time snapshots. Webhook alerts on diff. Includes screenshot archive. Priced per URL per month ($10/URL/month, 15% off for 6+ month commits).

Parameters schema

{
  "type": "object",
  "required": [
    "urls"
  ],
  "properties": {
    "urls": {
      "type": "string",
      "description": "List of URLs to monitor."
    },
    "frequency": {
      "enum": [
        "hourly",
        "daily",
        "weekly"
      ],
      "type": "string",
      "description": ""
    },
    "webhook_url": {
      "type": "string",
      "description": ""
    },
    "alert_threshold": {
      "type": "string",
      "description": "'any_change', 'price_change', 'content_change', 'custom_regex'."
    },
    "duration_months": {
      "type": "number",
      "description": ""
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

HSH Data-on-Demand

https://github.com/hshintelligence/data-on-demand

2/7 registries
View full server →
hsh-monitoring — HSH Data-on-Demand — PRSM MCP