AppHandoff for Gemini CLI
io.github.teamk2k/apphandoff
Milestones, handoff tickets, project context, and deploy signals for AI-built apps over MCP.
client:Gemini CLI
transport:streamable-http
Install AppHandoff in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"apphandoff": {
"httpUrl": "https://api.apphandoff.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs