Skip to content
Gemini CLI

AllNewsAPI for Gemini CLI

io.github.allnewsapi/mcp-server

Get access to real-time and historical news data including top headlines from global sources

client:Gemini CLI transport:streamable-http runtime:npm

Install AllNewsAPI in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "mcp-server": {
      "httpUrl": "https://mcp.allnewsapi.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

AllNewsAPI in other clients