Skip to content
VS Code

SentiSense for VS Code

ai.sentisense/market-intelligence

US market mood, stock sentiment, SentiSense Score, news, analyst ratings, and institutional flows.

client:VS Code transport:streamable-http

Install SentiSense in VS Code

.vscode/mcp.json

{
  "servers": {
    "market-intelligence": {
      "type": "http",
      "url": "https://app.sentisense.ai/mcp"
    }
  }
}

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

SentiSense in other clients