Skip to content
Gemini CLI

MotorLoop for Gemini CLI

au.com.motorloop/motorloop

Australian vehicle marketplace: search listings, buy/sell guides, and manage your own.

client:Gemini CLI transport:streamable-http

Install MotorLoop in Gemini CLI

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

{
  "mcpServers": {
    "motorloop": {
      "httpUrl": "https://api.motorloop.com.au/{storefront}/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

MotorLoop in other clients