Asked Thrice for Gemini CLI
com.askedthrice/askedthrice
Measure whether AI assistants actually recommend a brand, from measured answers.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:2
Install Asked Thrice in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"askedthrice": {
"httpUrl": "https://mcp.askedthrice.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