Skip to content
VS Code

Amazon Trends API for VS Code

ai.trendsapi/amazon

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

client:VS Code transport:streamable-http

Install Amazon Trends API in VS Code

.vscode/mcp.json

{
  "servers": {
    "amazon": {
      "type": "http",
      "url": "https://amazon.api.trendsapi.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Amazon Trends API in other clients