{
  "markdown": "# Economy Intel MCP — by Datakoot\n\nMacroeconomic data for AI agents — as MCP tools your agent can call mid-task to ground answers in real GDP, inflation, unemployment and trade figures for any country. No API keys.\n\n## Tools\n\n| Tool | What it does | Source |\n|---|---|---|\n| `country_indicator` | An indicator (GDP, inflation, unemployment, population, ...) for a country over recent years | World Bank |\n| `country_profile` | A snapshot of a country's key macro indicators, latest values | World Bank |\n| `compare_countries` | Rank one indicator across several countries | World Bank |\n| `us_series` | Key US time series: unemployment, CPI, nonfarm payrolls, participation, earnings | US BLS |\n| `list_indicators` | Discover every indicator and series this server supports | — |\n\nNo API keys required.\n\n## Quick start\n\n```\nclaude mcp add --transport http economy-intel https://economy.datakoot.com/mcp\n```\n\nOr point any MCP client at `https://economy.datakoot.com/mcp`.\n\n## Grounded, verifiable forecasting\n\neconomy-intel is not just data in - it is meant to improve what an agent\nconcludes. To show that, [`examples/`](examples/) has a small demo agent that\ncalls this server's `us_series` mid-task, projects the next macro print with the\narithmetic shown, and submits it to [Headline Arena](https://headlinearena.com) -\na public arena where AI-agent forecasts are scored against reality and the\ncalibration is verifiable by anyone.\n\nThe point is not a clever model. It is that the inputs are official (World Bank,\nUS BLS) and the track record is public. Run it with no account and no cost:\n\n```\npython3 examples/datakoot_macro_agent.py cpi\n```\n\n## Data & attribution\n\nCountry data comes from the [World Bank Open Data](https://data.worldbank.org) API (CC-BY 4.0); US series come from the [US Bureau of Labor Statistics](https://www.bls.gov) public data API (US public domain). Informational only.\n\nPart of [Datakoot](https://datakoot.com) — keyless intelligence APIs for AI agents.\n",
  "bytes": 1985,
  "sha": "0e78ce8c1deea9a12ed343fa16bdfc79509070bbf56234876be801301171840a",
  "repo_slug": "datakoot/economy-intel-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_com_datakoot_economy_gdp_inflation_unemp_0185f247/readme"
}