Ecommerce Trends API for Claude Desktop
ai.trendsapi/ecommerce
Product and category demand signals across Amazon and social. Free key at trendsapi.ai
client:Claude Desktop
transport:streamable-http
Install Ecommerce Trends API in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ecommerce": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://ecommerce.api.trendsapi.ai/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs