Skip to content
Gemini CLI

The Data Collector for Gemini CLI

io.github.marcindudekdev/the-data-collector

Search Hacker News, Bluesky, and Substack from a single MCP interface

client:Gemini CLI transport:streamable-http

Install The Data Collector in Gemini CLI

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

{
  "mcpServers": {
    "the-data-collector": {
      "httpUrl": "https://frog03-20494.wykr.es/mcp"
    }
  }
}

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

The Data Collector in other clients