filingpulse for VS Code
io.filingpulse/filingpulse
Hosted SEC EDGAR filings: Form 4 insider trades, 8-K events, S-1/IPO registrations. Read-only.
client:VS Code
transport:streamable-http
tools:7
Install filingpulse in VS Code
.vscode/mcp.json
{
"servers": {
"filingpulse": {
"type": "http",
"url": "https://mcp.filingpulse.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs