Real-Time News for Gemini CLI
org.memoryapi/news
Real-time news and trending topics from major sources
client:Gemini CLI
transport:streamable-http
Install Real-Time News in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"news": {
"httpUrl": "https://news.memoryapi.org/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs