Skip to content
Zed

AppHandoff for Zed

io.github.teamk2k/apphandoff

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

client:Zed transport:streamable-http

Install AppHandoff in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "apphandoff": {
      "url": "https://api.apphandoff.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

AppHandoff in other clients