HumanHours for Gemini CLI
dev.humanhours/humanhours
Track agent ROI and enrich companies via MCP. Remote, OAuth 2.1, no install or keys.
client:Gemini CLI
transport:streamable-http
Install HumanHours in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"humanhours": {
"httpUrl": "https://mcp.humanhours.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs