Skip to content
Gemini CLI

Workable Jobs Scraper - Clean Job Data API for Gemini CLI

com.ranovam/workable-scraper

Scrape any company's Workable job board and get clean, de-duplicated job data: title, department…

client:Gemini CLI transport:streamable-http

Install Workable Jobs Scraper - Clean Job Data API in Gemini CLI

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

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

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

Workable Jobs Scraper - Clean Job Data API in other clients