Handover for Cursor
sh.handover/handover
Shared, versioned context that humans and AI agents can publish, review, annotate, and continue.
client:Cursor
transport:streamable-http
tools:17
Install Handover in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"handover": {
"url": "https://handover.sh/api/mcp?profile=core"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor 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