Jeeva Jyotish for Gemini CLI
com.jeeva-jyotish/reference-search
Sourced Vedic astrology (Jyotish) answers: effects, factors and yogas, cited to jeeva-jyotish.com.
client:Gemini CLI
transport:streamable-http
tools:6
Install Jeeva Jyotish in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"reference-search": {
"httpUrl": "https://mcp.jeeva-jyotish.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