SentimentTrail for VS Code
io.github.evozim/sentiment-trail
Multi-channel social sentiment aggregation oracle.
client:VS Code
transport:sse
Install SentimentTrail in VS Code
.vscode/mcp.json
{
"servers": {
"sentiment-trail": {
"type": "sse",
"url": "https://sentiment-trail-mcp.vercel.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs