Skip to content
Gemini CLI

Moving Helper for Gemini CLI

io.github.comehomeai/move-helper

Help estimating move size, inventory and quotes for house or office movers.

client:Gemini CLI transport:streamable-http

Install Moving Helper in Gemini CLI

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

{
  "mcpServers": {
    "move-helper": {
      "httpUrl": "https://mcp.prd.comehome.ai/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Moving Helper in other clients