customs dog mcp for Gemini CLI
io.github.capitalthought/customs-dog-mcp
Pet travel docs + border readiness. Keyless: look up entry rules + sign up. Keyed: household docs.
client:Gemini CLI
transport:streamable-http
tools:8
Install customs dog mcp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"customs-dog-mcp": {
"httpUrl": "https://customs.dog/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs