Stockfacts for Cursor
io.github.aaazzzr/stockfacts
US stock market data for AI agents: SEC filings, financials, insider trades, 13F, options, macro.
client:Cursor
transport:streamable-http
Install Stockfacts in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"stockfacts": {
"url": "https://mcp.livermore.club/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs