NHTSA Vehicle Safety for Gemini CLI
com.olyport/nhtsa
Vehicle safety recalls, complaints, and crash data from NHTSA
client:Gemini CLI
transport:streamable-http
tools:6
Install NHTSA Vehicle Safety in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"nhtsa": {
"httpUrl": "https://mcp.olyport.com/nhtsa/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs