FilingFirehose
com.filingfirehose/firehoseSEC EDGAR filings parsed: 8-K body-text classification, 13D activist tagging, S-3 ATM detection.
Tools · 4
Search recent SEC 8-K filings (current report) from the past 72 hours. Args: items: Comma-separated 8-K item codes to filter on. Examples: '1.05' (cybersecurity), '5.02' (offi…
Search recent SEC Schedule 13D / 13G filings from the past 72 hours. Args: activist: Filter to filings tagged with this activist filer name. Substring match, case-insensitive.…
Search recent SEC at-the-market (ATM) equity offerings from the past 72 hours. Pulls from S-3 / 424B5 family filings where our parser flagged ATM-offering indicators in the body language. …
Fetch one filing by SEC accession number, regardless of recency. Useful when an agent has an accession number from a citation or earlier tool call and needs the parsed details. Args: …
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"filingfirehose": {
"url": "https://filingfirehose.com/mcp",
"transport": "streamable-http"
}
}
}