StashGamma EOD Stock Data for Cursor
com.stashgamma/eod-stock-data
Daily end-of-day OHLCV stock data for U.S.-listed symbols, 15 years of history. Free API key.
client:Cursor
transport:streamable-http
Install StashGamma EOD Stock Data in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"eod-stock-data": {
"url": "https://www.stashgamma.com/api/dataapi/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs