WattGap for Agents for Gemini CLI
io.github.dfskid/agent-mcp
Sourced, dated US home-energy program truth by ZIP.
client:Gemini CLI
transport:streamable-http
Install WattGap for Agents in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agent-mcp": {
"httpUrl": "https://wattgap.com/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