Tx Dmv for Gemini CLI
io.github.pipeworx-io/tx-dmv
Texas DMV MCP — statewide vehicle, pickup and motorcycle registration totals by fiscal
client:Gemini CLI
transport:streamable-http
Install Tx Dmv in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"tx-dmv": {
"httpUrl": "https://gateway.pipeworx.io/tx-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