Skip to content
Gemini CLI

Economy Intel MCP for Gemini CLI

io.github.selflabbs/economy-intel-mcp

Macro data for AI agents: GDP, inflation, unemployment and more (World Bank, US BLS). No keys.

client:Gemini CLI transport:streamable-http

Install Economy Intel MCP in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "economy-intel-mcp": {
      "httpUrl": "https://economy.selflabbs.com/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Economy Intel MCP in other clients