Ipma Pt for Gemini CLI
io.github.pipeworx-io/ipma-pt
IPMA Portugal MCP — weather, UV, sea state, and earthquakes from the
client:Gemini CLI
transport:streamable-http
Install Ipma Pt in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"ipma-pt": {
"httpUrl": "https://gateway.pipeworx.io/ipma-pt/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs