Skip to content
Gemini CLI

jobctl for Gemini CLI

io.github.dmytrorybka/jobctl

Job application tracker for developers - AI agents write over MCP, you review in a dashboard.

client:Gemini CLI transport:streamable-http tools:11

Install jobctl in Gemini CLI

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

{
  "mcpServers": {
    "jobctl": {
      "httpUrl": "https://app.jobctl.app/mcp"
    }
  }
}

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

What Gemini CLI can do once it is connected

jobctl in other clients