Veículos do Proprietário for Gemini CLI
io.github.mcp-dir/veiculo_frotas-mcp
Lists the vehicles linked to a CPF or CNPJ nationwide, from the document provided. Platform-hosted,
client:Gemini CLI
transport:streamable-http
tools:7
Install Veículos do Proprietário in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"veiculo_frotas-mcp": {
"httpUrl": "https://api.mcp.ai/p_veiculo_frotas"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs