E
economy-intel-mcp
/country_indicator
country indicator
Get a macroeconomic indicator for a country over recent years (World Bank). Indicators: gdp, gdp_per_capita, gdp_growth, inflation, unemployment, population, li
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 /country_indicator for me.
Input
| Field | Type | Description |
|---|---|---|
| country* | string | Country as an ISO code or name, e.g. US, USA, or United States. |
| indicator* | string | World Bank indicator key: gdp, gdp_per_capita, gdp_growth, inflation, population, unemploy |
| years | integer | How many of the most recent years to return. default 12 |
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":"/country_indicator","input":{"country":"...","indicator":"...","years":12}}'cli
npx cracked-ai run -p mcp-com-datakoot-economy-intel-mcp -e /country_indicator -i '{"country":"...","indicator":"...","years":12}'mcp
run_tool({ provider: "mcp-com-datakoot-economy-intel-mcp", endpoint: "/country_indicator", input: {"country":"...","indicator":"...","years":12} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.