Back to search
30
MCP streamable-http

io.github.josephibra/handoff-mcp-server

io.github.josephibra/handoff-mcp-server

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

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

mcp-agent-handoff
Portable MCP server for agent handoff state and review tracking.
0 tools
io.github.oortonaut/task-graph-mcp
MCP server for agent task workflows with phases, prompts, gates, and multi-agent coordination
0 tools
io.github.csoai-org/agent-handoff-certified-mcp
Verifiable agent-to-agent task handoff with signed provenance chain. Initiating agent signs the ...
0 tools
io.github.ferm-ai/agentwork-mcp
Official MCP server for Agentwork — delegate tasks to AI agents with human-in-the-loop
0 tools · streamable-http
io.github.agentled/mcp-server
Intelligent AI workflow orchestration with long-term memory, 100+ integrations, and unified credits.
0 tools
AppHandoff MCP Server
Shared live context for AI agents and humans — API specs, DB schemas, and contract mismatches.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.josephibra/handoff-mcp-server": {
      "url": "https://handoff-mcp-server-production.mcp.xpay.sh/mcp",
      "transport": "streamable-http"
    }
  }
}