Keep a live pulse on every name in your coverage universe. Trends MCP lets your AI pull search demand growth, web traffic trajectory, news sentiment, and Reddit activity for your entire watchlist in one session - so you always know which names are seeing unusual signal activity before they move.
Tools for this workflow
get_trendsBuild a continuous trend monitor for every company on your watchlist - chart web traffic and branded search history to establish baselines and detect deviations early.
get_trends(keyword='shopify.com', source='webtraffic', data_mode='weekly')
get_growthRun a full watchlist scan in one AI session: query web traffic, search demand, news sentiment, and Reddit discussion growth for each company and flag any that show unusual momentum.
get_growth(keyword='shopify', source='webtraffic, google search, news sentiment, reddit', percent_growth=['1M', '3M'])
get_ranked_trendsRank your watchlist companies by consumer attention growth and sort by the period with the most recent acceleration - surfaces the names with the strongest momentum signals right now.
get_ranked_trends(entity_mode='companyCombined', sort='mom_pct_change', limit=30)
get_top_trendsMonitor news and Reddit in real time for breaking developments on any watchlist name - get_top_trends surfaces relevant news and community discussion before formal alerts.
get_top_trends(type='Google News RSS', limit=25)
FAQ