Skip to content
VS Code

Quantral Stock Sentiment for VS Code

com.quantral/sentiment

Stock sentiment scores, monthly recaps and the mentions behind them, from sources Quantral tracks

client:VS Code transport:streamable-http

Install Quantral Stock Sentiment in VS Code

.vscode/mcp.json

{
  "servers": {
    "sentiment": {
      "type": "http",
      "url": "https://app.quantral.com/api/mcp"
    }
  }
}

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

Quantral Stock Sentiment in other clients