AstroTune — Vedic astrology (Jyotish) for Gemini CLI
io.astrotune/jyotish-vedic-astrology
Jyotish charts, vargas, dashas, panchang, transits, matching. Place by name, no API key.
client:Gemini CLI
transport:streamable-http
tools:20
Install AstroTune — Vedic astrology (Jyotish) in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"jyotish-vedic-astrology": {
"httpUrl": "https://astrotune.io/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs