Skip to content
Gemini CLI

Smart Match for Gemini CLI

io.github.pkhaninejad/smartmatch

Analyze job listings against your resume, track applications, and generate cover letters.

client:Gemini CLI transport:streamable-http

Install Smart Match in Gemini CLI

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

{
  "mcpServers": {
    "smartmatch": {
      "httpUrl": "https://smartmatch.wallstrdev.com/api/mcp"
    }
  }
}

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

Smart Match in other clients