← Back to Plugins
MCP Server MCP

io.github.josephibra/handoff-mcp-server

github By github 👁 1 views ▲ 0 votes

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

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://handoff-mcp-server-production.mcp.xpay.sh/mcp"
    },
    {
      "type": "streamable-http",
      "url": "https://handoff-mcp-server-production.up.railway.app/mcp"
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...