nextrole for Gemini CLI
io.github.hyperdrift-io/nextrole
A job-search companion: tailor your CV to a role, score fit, fix ATS issues. Also via MCP.
client:Gemini CLI
transport:streamable-http
tools:5
Install nextrole in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"nextrole": {
"httpUrl": "https://nextrole.site/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