Handover for Gemini CLI
sh.handover/handover
Shared, versioned context that humans and AI agents can publish, review, annotate, and continue.
client:Gemini CLI
transport:streamable-http
tools:17
Install Handover in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"handover": {
"httpUrl": "https://handover.sh/api/mcp?profile=core"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs
What Gemini CLI can do once it is connected
- handover.whoami
- handover.search
- handover.get
- handover.read_artifact
- handover.thread
- handover.annotations
- handover.create
- handover.continue
- handover.comment
- handover.annotate
- handover.update_comment
- handover.assign
- handover.publish
- handover.publication
- handover.pull
- handover.okf.export
- handover.okf.import