Skip to content
Gemini CLI

smart-me for Gemini CLI

com.smart-me/smart-me

Your building's energy in real time: smart-me meters, load profiles, EV charging, ZEV billing

client:Gemini CLI transport:streamable-http

Install smart-me in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "smart-me": {
      "httpUrl": "https://mcp.smart-me.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

smart-me in other clients