Skip to content
Zed

Trends API for Zed

ai.trendsapi/trends

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

client:Zed transport:streamable-http

Install Trends API in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

Trends API in other clients