Skip to content
Gemini CLI

HasData Indeed for Gemini CLI

com.hasdata/indeed

Indeed job listings by keyword and location, and full postings, as structured JSON.

client:Gemini CLI transport:streamable-http runtime:npm

Install HasData Indeed in Gemini CLI

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

{
  "mcpServers": {
    "indeed": {
      "httpUrl": "https://mcp.hasdata.com/mcp?apis=indeed"
    }
  }
}

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

HasData Indeed in other clients