Divine API - Horoscope, Tarot & Numerology for Gemini CLI
com.divineapi/horoscope
Official Divine API MCP for Horoscope, Tarot, Numerology, and PDF Reports.
client:Gemini CLI
transport:streamable-http
Install Divine API - Horoscope, Tarot & Numerology in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"horoscope": {
"httpUrl": "https://mcp.divineapi.com/horoscope/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs