Handover for Zed
sh.handover/handover
Shared, versioned context that humans and AI agents can publish, review, annotate, and continue.
client:Zed
transport:streamable-http
tools:17
Install Handover in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"handover": {
"url": "https://handover.sh/api/mcp?profile=core"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs
What Zed 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