Dovri customer support handoff for Gemini CLI
io.dovri/handoff
Search published help and hand customer chat to a person. Requires your app's backend integration.
client:Gemini CLI
transport:streamable-http
Install Dovri customer support handoff in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"handoff": {
"httpUrl": "https://api.dovri.io/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs