Skip to content
Gemini CLI

talent for Gemini CLI

cv.d/talent

Talent discovery for AI. Search and read agent-readable candidate profiles; cite by URL.

client:Gemini CLI transport:streamable-http

Install talent in Gemini CLI

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

{
  "mcpServers": {
    "talent": {
      "httpUrl": "https://d.cv/mcp"
    }
  }
}

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

talent in other clients