Earnings Feed for Cursor
com.earningsfeed/mcp
SEC filings and insider trades in real-time. 10-K, 10-Q, 8-K, Form 4, and company lookup.
client:Cursor
transport:streamable-http
Install Earnings Feed in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://earningsfeed.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs