DaedalMap CIA World Factbook for Gemini CLI
com.daedalmap/world_factbook
CIA World Factbook country indicators: infrastructure, energy, demographics, economy, 2002-2026.
client:Gemini CLI
transport:streamable-http
Install DaedalMap CIA World Factbook in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"world_factbook": {
"httpUrl": "https://app.daedalmap.com/mcp/world_factbook"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs