filingcheck for VS Code
app.vercel.filingcheck-bot/filingcheck
Real SEC EDGAR filing metrics: margin-of-safety, EPS growth, going-concern flags.
client:VS Code
transport:streamable-http
tools:1
Install filingcheck in VS Code
.vscode/mcp.json
{
"servers": {
"filingcheck": {
"type": "http",
"url": "https://filingcheck-bot.vercel.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs