CM
China Marketing AI Intelligence MCP
/get_destination_demand_snapshot
get destination demand snapshot
Generate a China outbound destination demand snapshot with demand direction, notable signals, risk framing, and priority actions.
liveunknown~5s typical
mcpchinamarketingai
$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-chinamarketing-intelligence /get_destination_demand_snapshot for me.
Input
| Field | Type | Description |
|---|---|---|
| destination* | string | Destination city, market, or country to evaluate. |
| origin_market | string | Origin market for the demand check. default "China" |
| travel_window | string | Optional YYYY-MM or period label for the check. |
| audience_segment | string | Optional audience or traveler segment. |
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-chinamarketing-intelligence","endpoint":"/get_destination_demand_snapshot","input":{"destination":"...","origin_market":"China"}}'cli
npx cracked-ai run -p mcp-ai-chinamarketing-intelligence -e /get_destination_demand_snapshot -i '{"destination":"...","origin_market":"China"}'mcp
run_tool({ provider: "mcp-ai-chinamarketing-intelligence", endpoint: "/get_destination_demand_snapshot", input: {"destination":"...","origin_market":"China"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.