Skip to content
Gemini CLI

Zelume for Gemini CLI

io.zelume/zelume

Lint, match, and tailor resumes against real job postings, and save them to your Zelume account.

client:Gemini CLI transport:streamable-http

Install Zelume in Gemini CLI

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

{
  "mcpServers": {
    "zelume": {
      "httpUrl": "https://www.zelume.io/mcp"
    }
  }
}

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

Zelume in other clients