FilingFirehose for VS Code
com.filingfirehose/firehose
SEC EDGAR filings parsed: 8-K body-text classification, 13D activist tagging, S-3 ATM detection.
client:VS Code
transport:streamable-http
Install FilingFirehose in VS Code
.vscode/mcp.json
{
"servers": {
"firehose": {
"type": "http",
"url": "https://filingfirehose.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs