Skip to content
VS Code

stock moves explained for VS Code

io.github.pink707legendary/stock-moves-explained

Explains why stocks moved. 'Why did Tesla drop?' 'What happened to NVDA?' S&P 500/NASDAQ/Dow.

client:VS Code transport:streamable-http tools:1

Install stock moves explained in VS Code

.vscode/mcp.json

{
  "servers": {
    "stock-moves-explained": {
      "type": "http",
      "url": "https://api.justhappened.wtf/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

stock moves explained in other clients