Skip to content
Gemini CLI

earth for Gemini CLI

com.mireye/earth

MCP server for Mireye Earth — federal-source-cited geospatial data for any MCP-aware agent.

client:Gemini CLI transport:streamable-http runtime:pypi

Install earth in Gemini CLI

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

{
  "mcpServers": {
    "earth": {
      "httpUrl": "https://api.mireye.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

earth in other clients