vigia edgar for Cursor
io.github.filingtape/vigia-edgar
Always-on SEC EDGAR watcher: ~45s alerts when an insider files a Form 4 or a firm drops an 8-K.
client:Cursor
transport:streamable-http
Install vigia edgar in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"vigia-edgar": {
"url": "https://vigia-edgar.mcpize.run/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs