Skip to content
Cline

handoff mcp server for Cline

io.github.josephibra/handoff-mcp-server

Durable agent-to-agent handoffs and shared scratchpad for multi-agent workflows.

client:Cline transport:streamable-http

Install handoff mcp server in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "handoff-mcp-server": {
      "url": "https://handoff-mcp-server-production.mcp.xpay.sh/mcp"
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

handoff mcp server in other clients