Pocket Drives for Gemini CLI
ai.pocketdrives/pocket-drives
Peer-to-peer car rental search — luxury, exotic, and EV vehicles with delivery across the US.
client:Gemini CLI
transport:streamable-http
tools:9
Install Pocket Drives in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"pocket-drives": {
"httpUrl": "https://pocketdrives.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs