Skip to content
Cursor

SentimentTrail for Cursor

io.github.evozim/sentiment-trail

Multi-channel social sentiment aggregation oracle.

client:Cursor transport:sse

Install SentimentTrail in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "sentiment-trail": {
      "url": "https://sentiment-trail-mcp.vercel.app/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

SentimentTrail in other clients