Q Fortune for Gemini CLI
uk.ugot.fortune/saju
Korean saju fortune MCP: natal chart, today/daily/yearly luck, compatibility, and saved profiles.
client:Gemini CLI
transport:streamable-http
Install Q Fortune in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"saju": {
"httpUrl": "https://fortune.ugot.uk/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs