E
economy-intel-mcp
/compare_countries
compare countries
Compare one indicator across several countries (latest available value each). Good for ranking or benchmarking economies.
liveverifiedunknown~5s typical
mcpprobedeconomy-intel-mcp
$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-com-datakoot-economy-intel-mcp /compare_countries for me.
Input
| Field | Type | Description |
|---|---|---|
| countries* | array | Array of country codes or names to compare, e.g. ["US", "DE", "JP"]. |
| indicator* | string | World Bank indicator key: gdp, gdp_per_capita, gdp_growth, inflation, population, unemploy |
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-com-datakoot-economy-intel-mcp","endpoint":"/compare_countries","input":{"countries":[],"indicator":"..."}}'cli
npx cracked-ai run -p mcp-com-datakoot-economy-intel-mcp -e /compare_countries -i '{"countries":[],"indicator":"..."}'mcp
run_tool({ provider: "mcp-com-datakoot-economy-intel-mcp", endpoint: "/compare_countries", input: {"countries":[],"indicator":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.