Open Notify for Gemini CLI
io.github.pipeworx-io/open-notify
Open Notify MCP — ISS position + people in space
client:Gemini CLI
transport:streamable-http
Install Open Notify in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"open-notify": {
"httpUrl": "https://gateway.pipeworx.io/open-notify/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs