Skip to content
Grok

News Sentiment API for Grok

ai.trendsapi/news-sentiment

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

client:Grok transport:streamable-http

Install News Sentiment API in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

News Sentiment API in other clients