Skip to content
Gemini CLI

Usajobs for Gemini CLI

io.github.pipeworx-io/usajobs

USAJOBS.gov MCP — US federal job postings

client:Gemini CLI transport:streamable-http

Install Usajobs in Gemini CLI

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

{
  "mcpServers": {
    "usajobs": {
      "httpUrl": "https://gateway.pipeworx.io/usajobs/mcp"
    }
  }
}

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

Usajobs in other clients