Skip to content
Gemini CLI

BEA Economic Accounts for Gemini CLI

com.olyport/bea

County GDP, personal income, and employment from the Bureau of Economic Analysis

client:Gemini CLI transport:streamable-http tools:5

Install BEA Economic Accounts in Gemini CLI

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

{
  "mcpServers": {
    "bea": {
      "httpUrl": "https://mcp.olyport.com/bea/mcp"
    }
  }
}

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

What Gemini CLI can do once it is connected

BEA Economic Accounts in other clients