Strasmore market data for Cursor
com.strasmore.ai/market-data
US stocks and options data via SQL: bars, ticks, greeks, fundamentals, filings. No key.
client:Cursor
transport:streamable-http
tools:4
Install Strasmore market data in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"market-data": {
"url": "https://ai.strasmore.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs