ThinkPattern for Gemini CLI
ai.thinkpattern/news
Grounded, attributed news: what happened, which outlets reported it, and how many covered it.
client:Gemini CLI
transport:streamable-http
tools:2
Install ThinkPattern in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"news": {
"httpUrl": "https://thinkpattern.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs