Skip to content
Gemini CLI

Open Collective Expenses & Transactions Scraper for Gemini CLI

com.ranovam/opencollective-scraper

Scrape any Open Collective's public expenses and transactions as clean JSON — amounts, dates…

client:Gemini CLI transport:streamable-http

Install Open Collective Expenses & Transactions Scraper in Gemini CLI

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

{
  "mcpServers": {
    "opencollective-scraper": {
      "httpUrl": "https://mcp.apify.com?tools=enezli/opencollective-scraper"
    }
  }
}

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

Open Collective Expenses & Transactions Scraper in other clients