Ashby Job Scraper & API for Team Job Boards for Gemini CLI
com.ranovam/ashby-scraper
Ashby ATS job scraper pulls live postings via API with team filtering.
client:Gemini CLI
transport:streamable-http
Install Ashby Job Scraper & API for Team Job Boards in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"ashby-scraper": {
"httpUrl": "https://mcp.apify.com?tools=enezli/ashby-scraper"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs