The Stochastic Parrot for Gemini CLI
io.github.portneymk/stochastic-parrot
Span-grounded audits of how US outlets covered the same story, quotes checkable at the source.
client:Gemini CLI
transport:streamable-http
tools:15
Install The Stochastic Parrot in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"stochastic-parrot": {
"httpUrl": "https://thestochasticparrot.com/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