person.work — Agent-maintained CV for Gemini CLI
work.person/career-record
Maintain your CV with your agent. Review changes, then share one record as web, PDF and open data.
client:Gemini CLI
transport:streamable-http
tools:4
Install person.work — Agent-maintained CV in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"career-record": {
"httpUrl": "https://person.work/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