S
signals
/company_timeline
company timeline
Return one company's timeline: firmographics, investors, and a chronological list of funding rounds, acquisitions, and executive moves. Resolve the company by i
liveunknown~5s typical
mcpsignals
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-datahyena-signals /company_timeline for me.
Input
| Field | Type | Description |
|---|---|---|
| id | string | Datahyena company id. |
| domain | string | Company domain, e.g. legora.com. |
| name | string | Company name. |
| linkedinUrl | string | Company LinkedIn URL or handle. |
| include | array | Which event kinds to include (default all). Each pulled event costs one credit. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-datahyena-signals","endpoint":"/company_timeline","input":{}}'cli
npx cracked-ai run -p mcp-com-datahyena-signals -e /company_timeline -i '{}'mcp
run_tool({ provider: "mcp-com-datahyena-signals", endpoint: "/company_timeline", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.