stock moves explained for Cursor
io.github.pink707legendary/stock-moves-explained
Explains why stocks moved. 'Why did Tesla drop?' 'What happened to NVDA?' S&P 500/NASDAQ/Dow.
client:Cursor
transport:streamable-http
tools:1
Install stock moves explained in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"stock-moves-explained": {
"url": "https://api.justhappened.wtf/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs