Skip to content
Zed

Google Trends API for Zed

ai.trendsapi/google-trends

Google Trends search interest over time with growth metrics. Free key at trendsapi.ai

client:Zed transport:streamable-http

Install Google Trends API in Zed

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

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

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

Google Trends API in other clients