← Registry

Data Collection

warnfirehose.com

Provides access to WARN Act layoff notice data including search, state summaries, and pricing info.

1 endpoint12 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://warnfirehose.com/mcp

No auth detected

MCP server metadata

Name
warn-firehose
Version
1.26.0
Capabilities
experimentalpromptsresourcestools
Server instructions

WARN Firehose provides six unified labor market datasets: WARN Act layoffs, H-1B/LCA visa petitions, DOL unemployment claims, SEC 8-K filings, bankruptcy cases, and JOLTS labor turnover. Use these tools to search, filter, analyze, and cross-reference across all datasets.

Known tools 12

authenticate

Authenticate with your WARN Firehose API key.

Inferred read-only
get_pricing

Return WARN Firehose pricing tiers, included tools, and signup URLs.

Inferred read-only
search_layoffs

Search WARN Act layoff notices by company name, city, or keyword.

Inferred read-only
get_state_summary

Get a summary of WARN Act layoff data for a specific US state.

Inferred read-only
get_recent_layoffs

Get the most recent WARN Act layoff notices.

Inferred read-only
get_stats

Get overall statistics about the WARN Firehose database.

Inferred read-only
get_company_layoffs

Get all WARN Act layoff notices for a specific company.

Inferred read-only
get_talent_pipeline

Find available talent from recent layoffs, cross-referenced with LCA visa roles.

Inferred read-only
get_risk_signal

Get companies ranked by composite distress signal across all datasets.

Inferred read-only
get_market_pulse

Get a single-call market snapshot across all 6 datasets.

Inferred read-only
get_state_intelligence

Get a unified state profile combining all 6 datasets for a US state.

Inferred read-only
export_records

Export WARN records in bulk.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.warn-firehose]
url = "https://warnfirehose.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "warn-firehose": {
      "type": "http",
      "url": "https://warnfirehose.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: warn-firehose
Remote MCP URL: https://warnfirehose.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "warn-firehose": {
      "url": "https://warnfirehose.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "warn-firehose": {
      "type": "http",
      "url": "https://warnfirehose.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "warn-firehose",
  "transport": "streamable-http",
  "url": "https://warnfirehose.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.