CarShake for Gemini CLI
io.github.kindrat86/carshake
Vehicle handover checklists, damage-documentation best practices, valet/rental/service FAQs.
client:Gemini CLI
transport:streamable-http
tools:3
Install CarShake in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"carshake": {
"httpUrl": "https://carshake.online/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs