Love Oracle — Tarot for Gemini CLI
app.loveoracle/tarot
Tarot card meanings for love, and answers to the most-asked love questions, in 22 languages.
client:Gemini CLI
transport:streamable-http
tools:4
Install Love Oracle — Tarot in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"tarot": {
"httpUrl": "https://www.loveoracle.app/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs