DTC founder trend research through one MCP connection

Founders often search for Amazon demand signals, TikTok proof, and Google Shopping intent without standing up five vendor contracts. Trends MCP returns those checks as JSON through the same MCP tools a copywriter or engineer already enabled.

Why is founder-led research still a tab circus in 2026?

Direct-to-consumer teams rarely have a full-time insights desk on week one. Someone still has to validate whether a spike on TikTok matches Amazon language shoppers actually use, and whether Google Shopping interest lags or leads the social curve. Copying charts into Notion works once. It falls apart when the catalog grows.

Trends MCP standardizes those pulls behind Model Context Protocol tools so Claude, Cursor, Windsurf, or VS Code can request get_trends, get_growth, and get_top_trends with the exact source and type strings listed in https://trendsmcp.ai/llms.txt. The same contract maps to POST requests for founders who already run Make, n8n, or GitHub Actions.

What is the smallest useful diligence loop before a PO?

Answer-first: run get_growth on the hero SKU phrase for amazon, google shopping, and google search with 30D, 3M, and 12M windows, then open tiktok only if social proof is part of the thesis.

Elaboration: divergent curves are information. If amazon rises while google search is flat, people may be buying without blogging about it, which is common in consumables. If tiktok spikes while amazon is flat, the founder should check listing copy, price, or stock before assuming demand is false. The assistant can tabulate the growth table; the founder still decides.

How can live feeds shrink a long supplier call?

Answer-first: call get_top_trends on Amazon Best Sellers by Category with the relevant category string when the factory asks what finishes buyers reward this quarter.

Elaboration: static PDFs from brokers go stale. A ranked list returned as JSON slots straight into a memo the assistant drafts. Mention the timestamp field returned with live feeds so everyone knows the snapshot age. For omnichannel launches, add App Store Top Free or Google Play pulls when the product has a mobile companion.

Where does Shopify data end and Trends MCP begin?

Answer-first: Shopify surfaces catalog, cart, and store performance for merchants on Shopify, while Trends MCP reads external demand and attention signals that explain why traffic moved.

Elaboration: founders on Shopify should still connect internal analytics first. Trends MCP answers the adjacent question: is the category itself heating up off-site? Pair this page with https://trendsmcp.ai/shopify-trend-research for a workflow that bridges store metrics and public demand.

How should technical founders wire the REST shape without a chat client?

Answer-first: send POST bodies to https://api.trendsmcp.ai/api with Authorization: Bearer and the same fields the MCP tools use, then store responses in BigQuery or Airtable for weekly reviews.

Elaboration: the REST surface supports data_mode for daily versus weekly pulls on Google sources when the product needs finer grain. Never embed the API key in browser bundles. Rotate keys if a laptop was shared during a demo.

What adjacent workflows already live on the site?

Amazon-heavy operators should read https://trendsmcp.ai/amazon-fba-trend-research. Dropship experiments belong with https://trendsmcp.ai/dropshipping-trend-research. Broader ecommerce playbooks sit at https://trendsmcp.ai/ecommerce-product-research.

get_trends

Plot amazon search interest for a SKU phrase across seasons before locking packaging quantities.

get_trends(keyword='stanley tumbler', source='amazon')

get_growth

Compare YTD and 12M growth for a category phrase on google shopping against google search to see purchase intent versus research volume.

get_growth(keyword='electrolyte powder', source='google shopping', percent_growth=['YTD', '12M'])

get_top_trends

Pull Amazon Best Sellers by Category with the Electronics filter when the roadmap needs proof of what shoppers reward today.

get_top_trends(type='Amazon Best Sellers by Category', limit=25)

Common questions

Common strings combine Amazon product research, TikTok trending products, Google Trends alternative, and MCP server for Cursor. Category roundups rank well because they list pricing and screenshots. A founder-focused page should spell the exact source strings, show a minimal three-call workflow, and describe failure modes such as empty Amazon matches.
Day zero benefits from amazon search interest plus google shopping to see whether demand language matches margin assumptions. TikTok and youtube show whether education or entertainment formats dominate. At scale-up, add news volume for brand risk and app downloads if the product has a companion app.
Each get_trends or get_growth call counts one request per source and keyword pair. Batching five keywords on google search is five calls. Growth calls can include multiple percent_growth windows in one request. Top trends calls count per feed page. The free tier allows 100 requests per month with no card on file, per account pages at trendsmcp.ai.
Panels can add basket-level detail Trends MCP does not ship. Trends MCP instead gives fast, assistant-addressable demand curves and ranked feeds for ideation, vendor calls, and investor updates. Treat it as an early signal layer, then confirm with commercial data the team trusts.
Get DTC founder trend research through one MCP connection in 30 seconds
Free tier includes 100 requests per month. No credit card required. Works with Claude, Cursor, ChatGPT, Raycast, and every MCP client.
Get your free API key