handoff mcp server for Zed
io.github.josephibra/handoff-mcp-server
Durable agent-to-agent handoffs and shared scratchpad for multi-agent workflows.
client:Zed
transport:streamable-http
Install handoff mcp server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"handoff-mcp-server": {
"url": "https://handoff-mcp-server-production.mcp.xpay.sh/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs