hsh-company-intelligence
ActiveTool of HSH Data-on-Demand
Real-time intelligence on a startup/company by name or domain. Returns: profile, founders, tech stack, hiring signals, YC batch. Supports lookup (1 company) or discover (filtered list). Pay per call via x402 (USDC on Base).
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"mode": {
"enum": [
"lookup",
"discover"
],
"type": "string",
"description": ""
},
"limit": {
"type": "number",
"description": ""
},
"query": {
"type": "string",
"description": "Company name or domain, OR a discovery query."
},
"filters": {
"type": "object",
"description": "For discover: { industry?, batch?, is_hiring?, has_email? }"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
HSH Data-on-Demand
https://github.com/hshintelligence/data-on-demand
2/7 registries