newswake for Gemini CLI
io.github.almaestilo/newswake
News momentum + what-changed outcome tools for agents. Signals + links, ~296 sources.
client:Gemini CLI
transport:streamable-http
tools:2
Install newswake in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"newswake": {
"httpUrl": "https://newswake-ajq8t.ondigitalocean.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs