DaedalMap World Development Indicators for Gemini CLI
com.daedalmap/world-development-indicators
World Bank World Development Indicators: curated country-year economy, health, education and more.
client:Gemini CLI
transport:streamable-http
Install DaedalMap World Development Indicators in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"world-development-indicators": {
"httpUrl": "https://app.daedalmap.com/mcp/world_bank_wdi"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs