filingcheck for Cursor
app.vercel.filingcheck-bot/filingcheck
Real SEC EDGAR filing metrics: margin-of-safety, EPS growth, going-concern flags.
client:Cursor
transport:streamable-http
tools:1
Install filingcheck in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"filingcheck": {
"url": "https://filingcheck-bot.vercel.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs