Skip to content
Gemini CLI

NewzAI MCP Server for Gemini CLI

ai.newzai.api/newzai

News MCP: real-time headlines & custom news search across 7 regions. Free, just sign in with Google.

client:Gemini CLI transport:streamable-http

Install NewzAI MCP Server in Gemini CLI

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

{
  "mcpServers": {
    "newzai": {
      "httpUrl": "https://api.newzai.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

NewzAI MCP Server in other clients