Tn Dmv for Gemini CLI
io.github.pipeworx-io/tn-dmv
Tennessee DMV MCP — Department of Safety and Homeland Security: the 186 driver service
client:Gemini CLI
transport:streamable-http
Install Tn Dmv in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"tn-dmv": {
"httpUrl": "https://gateway.pipeworx.io/tn-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