Skip to content
Cursor

Trends API for Cursor

ai.trendsapi/trends

Trend data from Google, TikTok, Amazon, Reddit, YouTube, Steam, npm and more as JSON

client:Cursor transport:streamable-http

Install Trends API in Cursor

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

{
  "mcpServers": {
    "trends": {
      "url": "https://api.trendsapi.ai/mcp"
    }
  }
}

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

Trends API in other clients