You're viewing a demo portfolio

Join the waitlist
PRSM

hsh_subscribe_data_feed

Active

Tool of HSH Data-on-Demand

declared in 1.0.0

FREE. Register a STANDING subscription so HSH watches for events matching your interest (e.g. SEC filings by form type and/or ticker/sector keywords) and sends you a quote the moment a match is caught. Turns one-off data buying into an always-on feed. Pay per matched delivery via x402.

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "need": {
      "type": "string",
      "description": "Plain-language description of what to watch (e.g. 'any 8-K or 10-Q mentioning AAPL or semiconductors')."
    },
    "forms": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Optional SEC form types to match, e.g. [\"8-K\",\"10-Q\"]. Omit to match any material form."
    },
    "agent_id": {
      "type": "string",
      "description": "Optional agent/wallet id to associate with this subscription."
    },
    "keywords": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Optional tickers/company names/sector terms to match in the filing."
    },
    "callback_url": {
      "type": "string",
      "description": "Optional webhook URL to receive match notifications; omit to poll with hsh_check_subscription."
    },
    "max_price_usd": {
      "type": "number",
      "description": "Optional max price per matched delivery; quotes above this are skipped."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

HSH Data-on-Demand

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

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