hsh-hiring-signal
ActiveTool of HSH Data-on-Demand
Multi-signal alt-data intel for investment research. Combines up to six independent free signals into one call: (1) HIRING posture across Greenhouse + Lever + Ashby job boards (gtm_expansion / product_build / balanced_growth / hiring_freeze from department mix); (2) INSIDER activity from SEC Form 4 filings (last 90 days); (3) GITHUB engineering velocity (stars, push recency); (4) WIKIPEDIA public-interest trend; (5) APP STORE top-free ranking presence; (6) HACKER NEWS mention velocity. Operational/behavioral signals that precede price moves. Pass whichever identifiers you have. Pay per call via x402 (USDC on Base).
Parameters schema
{
"type": "object",
"required": [
"company"
],
"properties": {
"hn": {
"type": "string",
"description": "Hacker News search term for buzz signal."
},
"wiki": {
"type": "string",
"description": "Wikipedia article title for interest signal (e.g. Coinbase)."
},
"ashby": {
"type": "string",
"description": "Ashby slug (e.g. ramp)."
},
"lever": {
"type": "string",
"description": "Lever slug (e.g. spotify)."
},
"github": {
"type": "string",
"description": "GitHub owner/repo for engineering-velocity signal (e.g. stripe/stripe-node)."
},
"ticker": {
"type": "string",
"description": "Stock ticker for SEC insider signal (e.g. COIN, AAPL)."
},
"company": {
"type": "string",
"description": "Company display name."
},
"ios_app": {
"type": "string",
"description": "iOS app name to check top-free ranking (e.g. Cash App)."
},
"greenhouse": {
"type": "string",
"description": "Greenhouse board token (e.g. stripe, coinbase)."
}
}
}Parent server
HSH Data-on-Demand
https://github.com/hshintelligence/data-on-demand
2/7 registries