Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

com.datahyena/signals

com.datahyena/signals

Deduplicated, entity-resolved funding rounds, acquisitions, and exec moves as MCP tools.

Uptime
100.0%
2 direct probes · 30d
Response
699ms
last probe
Tools
11
callable
Resources
0
readable
Prompts
0
available

Tools · 11

funding_events

List funding events ordered by announcement date, newest first. Filter by round, amount range, company HQ country, industry group, or a specific company id. Costs one credit per returned record.

acquisitions

List acquisition and merger events ordered by announcement date, newest first. Filter by payment type, deal amount range, merger flag, or a company that is the acquirer or target. Costs one credit per…

exec_moves

List executive appointment, promotion, departure, and transition events ordered by announcement date, newest first. Filter by company, person, role seniority, move type, or a time window. Costs one cr…

companies

Search and filter company records by keyword, exact domain, HQ country, industry group, NAICS code, employee-count bucket, or founded-year range. Costs one credit per returned record.

investors

Search and filter investor records by keyword, type, HQ country, or exact domain. Costs one credit per returned record.

company_timeline

Return one company's timeline: firmographics, investors, and a chronological list of funding rounds, acquisitions, and executive moves. Resolve the company by id, domain, name, or LinkedIn URL. Pick e…

list_watchlists

List the workspace's account watchlists with member counts. Free.

get_watchlist

Return one watchlist with its resolved company members. Free.

create_watchlist

Create a named account watchlist. Free.

add_to_watchlist

Add companies (domain, name, LinkedIn URL, or id) to a watchlist. Returns a per-item result of added, already_present, or unresolved. Free.

remove_from_watchlist

Remove companies from a watchlist. Free.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.datahyena/signals": {
      "url": "https://api.datahyena.com/mcp",
      "transport": "streamable-http"
    }
  }
}