Skip to content
Gemini CLI

RedReplier for Gemini CLI

com.redreplier/mcp-server

Monitor Reddit, HN, X, and Bluesky mentions and triage AI-scored leads from your agent.

client:Gemini CLI transport:streamable-http

Install RedReplier in Gemini CLI

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

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

RedReplier in other clients