Skip to content
VS Code

Handover for VS Code

sh.handover/handover

Shared, versioned context that humans and AI agents can publish, review, annotate, and continue.

client:VS Code transport:streamable-http tools:17

Install Handover in VS Code

.vscode/mcp.json

{
  "servers": {
    "handover": {
      "type": "http",
      "url": "https://handover.sh/api/mcp?profile=core"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Handover in other clients