Stellarhound — stargazing forecasts, dark-sky sites & aurora for Gemini CLI
com.stellarhound/stellarhound-mcp
Live stargazing forecasts: per-night sky scores, dark-sky sites, aurora & light pollution anywhere.
client:Gemini CLI
transport:streamable-http
tools:5
Install Stellarhound — stargazing forecasts, dark-sky sites & aurora in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"stellarhound-mcp": {
"httpUrl": "https://stellarhound.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