Rescuegroups for Gemini CLI
io.github.pipeworx-io/rescuegroups
RescueGroups.org MCP — adoptable animals and the rescues/shelters that list
client:Gemini CLI
transport:streamable-http
Install Rescuegroups in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"rescuegroups": {
"httpUrl": "https://gateway.pipeworx.io/rescuegroups/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs