World Monitor
WM
World Monitor
/get_economic_data

get economic data

China macro: official-only 12-series; 5 NBS/SAFE ingestible, PBoC/GACC unavailable, no proxies; see launchReady/status.

liveunknown~5s typical
mcpworldmonitor
$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-app-worldmonitor-mcp /get_economic_data for me.

Input

FieldTypeDescription
datasetarrayRestrict the response to one or more sub-datasets. Omit for the full economic bundle.
countrystringFilter the country-keyed datasets (fuel-prices, BIS DSR/property, economic calendar) to on
limitnumberCap each list dataset (calendar, spending, earnings) to at most this many items (default 3
summarybooleanReturn counts + 3-item samples instead of full lists. Useful when you only need shape/size
jmespathstringOptional JMESPath projection applied to the response. See initialize.instructions for gram

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-app-worldmonitor-mcp","endpoint":"/get_economic_data","input":{}}'
cli
npx cracked-ai run -p mcp-app-worldmonitor-mcp -e /get_economic_data -i '{}'
mcp
run_tool({ provider: "mcp-app-worldmonitor-mcp", endpoint: "/get_economic_data", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.