Skip to content
Gemini CLI

Or Dmv for Gemini CLI

io.github.pipeworx-io/or-dmv

Oregon DMV MCP — live wait times at all 60 Oregon DMV field offices, plus the office

client:Gemini CLI transport:streamable-http

Install Or Dmv in Gemini CLI

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

{
  "mcpServers": {
    "or-dmv": {
      "httpUrl": "https://gateway.pipeworx.io/or-dmv/mcp"
    }
  }
}

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

Or Dmv in other clients