Skip to content
Gemini CLI

stream for Gemini CLI

io.usefulapi/stream

Query channels, search messages, and read threads, users and reactions in your Stream Chat app.

client:Gemini CLI transport:streamable-http

Install stream in Gemini CLI

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

{
  "mcpServers": {
    "stream": {
      "httpUrl": "https://stream.usefulapi.io/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

stream in other clients