Skip to content
VS Code

AppHandoff for VS Code

io.github.teamk2k/apphandoff

Milestones, handoff tickets, project context, and deploy signals for AI-built apps over MCP.

client:VS Code transport:streamable-http

Install AppHandoff in VS Code

.vscode/mcp.json

{
  "servers": {
    "apphandoff": {
      "type": "http",
      "url": "https://api.apphandoff.com/mcp"
    }
  }
}

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

AppHandoff in other clients