Skip to content
Zed

Amazon Trends API for Zed

ai.trendsapi/amazon

Amazon product search volume and best-seller trends. Free key at trendsapi.ai

client:Zed transport:streamable-http

Install Amazon Trends API in Zed

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

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

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

Amazon Trends API in other clients