DeepMap AI -- Earth Grounding for Gemini CLI
com.deepmapai/earth-grounding
Verifiable Earth ground truth for AI agents: water, hazard, ground stability, resource, with proof.
client:Gemini CLI
transport:streamable-http
runtime:pypi
tools:11
Install DeepMap AI -- Earth Grounding in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"earth-grounding": {
"httpUrl": "https://deepmapai.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