Skip to content
Gemini CLI

Mo Dmv for Gemini CLI

io.github.pipeworx-io/mo-dmv

Missouri DMV MCP — the Department of Revenue's driver and motor-vehicle license offices,

client:Gemini CLI transport:streamable-http

Install Mo Dmv in Gemini CLI

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

{
  "mcpServers": {
    "mo-dmv": {
      "httpUrl": "https://gateway.pipeworx.io/mo-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

Mo Dmv in other clients