Skip to content
Gemini CLI

ResuStack for Gemini CLI

com.resustackapp/resustack

Build, version and render resumes as PDFs from Claude or any MCP client.

client:Gemini CLI transport:streamable-http

Install ResuStack in Gemini CLI

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

{
  "mcpServers": {
    "resustack": {
      "httpUrl": "https://resustackapp.com/mcp"
    }
  }
}

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

ResuStack in other clients