Skip to content
Cursor

News Sentiment API for Cursor

ai.trendsapi/news-sentiment

News sentiment score trends for any topic over time. Free key at trendsapi.ai

client:Cursor transport:streamable-http

Install News Sentiment API in Cursor

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

{
  "mcpServers": {
    "news-sentiment": {
      "url": "https://news-sentiment.api.trendsapi.ai/mcp"
    }
  }
}

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

News Sentiment API in other clients