Handoff for Gemini CLI
io.github.tiagoyonamine/handoff
IT asset management — track equipment, allocations, and digital responsibility terms for your team.
client:Gemini CLI
transport:streamable-http
Install Handoff in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"handoff": {
"httpUrl": "https://app.usehandoff.com.br/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