title check for Gemini CLI
com.dropwatchhq/title-check
VIN/HIN pre-purchase report: open NHTSA recalls, complaints, investigations, title-brand & liens.
client:Gemini CLI
transport:streamable-http
tools:1
Install title check in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"title-check": {
"httpUrl": "https://titlecheck.dropwatchhq.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs