Behind the Watt for Gemini CLI
io.github.ykorets/behind-the-watt
Verified behind-the-meter data center power, announcements, and provenance receipts.
client:Gemini CLI
transport:streamable-http
tools:4
Install Behind the Watt in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"behind-the-watt": {
"httpUrl": "https://mcp.behindthewatt.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs