Skip to content
Gemini CLI

Sidewise for Gemini CLI

io.github.nulljosh/newsline

News from 17 outlets with left/center/right bias tags and one-sided blindspot detection

client:Gemini CLI transport:streamable-http

Install Sidewise in Gemini CLI

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

{
  "mcpServers": {
    "newsline": {
      "httpUrl": "https://news.heyitsmejosh.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

Sidewise in other clients