dynamical.org Weather & Climate Catalog for Gemini CLI
io.github.dynamical-org/mcp
Search dynamical.org's open STAC catalog of weather & climate datasets (GFS, ECMWF, HRRR).
client:Gemini CLI
transport:streamable-http
tools:4
Install dynamical.org Weather & Climate Catalog in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://mcp.dynamical.org/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs