Skip to content
Gemini CLI

Eco Van Move Booking for Gemini CLI

com.ecovanmove/booking

Moving estimates, box rentals, and delivery in BC. Requires Eco Van Move account (OAuth or token).

client:Gemini CLI transport:streamable-http

Install Eco Van Move Booking in Gemini CLI

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

{
  "mcpServers": {
    "booking": {
      "httpUrl": "https://ecovanmove.com/mcp/booking"
    }
  }
}

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

Eco Van Move Booking in other clients