SEC EDGAR for Cursor
io.github.guptaprakhariitr/sec-edgar-mcp
Search SEC filings, read 10-K/8-K, query XBRL facts, track Form 4 insider trades.
client:Cursor
transport:streamable-http
Install SEC EDGAR in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"sec-edgar-mcp": {
"url": "https://sec-edgar-mcp.atlasword.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs