scale hr for Gemini CLI
io.github.colorfulbox-inc/scale-hr
Scale HR evaluation SaaS for Japanese SMBs. Manage users, evaluation sheets, periods and 1on1s.
client:Gemini CLI
transport:streamable-http
Install scale hr in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"scale-hr": {
"httpUrl": "https://mcp.scale-hr.io/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs