TM
Trends MCP
/trends___get_growth
trends get growth
Point-to-point growth for a keyword on one or more sources. Each window is a preset string (12M, 3M, YTD, and the other listed periods). Values are on a 0-100 s
liveunknown~5s typical
mcptrendsmcp
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-trendsmcp-trends /trends___get_growth for me.
Input
| Field | Type | Description |
|---|---|---|
| source* | string | One source, or comma-separated sources (e.g. 'amazon, tiktok, youtube'). Valid: 'google se |
| keyword* | string | What to look up. The string format is required by source. Standard sources (google search, |
| percent_growth | array | Growth windows. Default if omitted: ['12M']. Each item must be a preset string: '7D', '1W' |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-trendsmcp-trends","endpoint":"/trends___get_growth","input":{"source":"...","keyword":"..."}}'cli
npx cracked-ai run -p mcp-ai-trendsmcp-trends -e /trends___get_growth -i '{"source":"...","keyword":"..."}'mcp
run_tool({ provider: "mcp-ai-trendsmcp-trends", endpoint: "/trends___get_growth", input: {"source":"...","keyword":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.