mcpbeat Sign in

Handoff MCP Server

answering

Handoff MCP Server is answering right now. Last checked 3 min ago. It exposes 3 tools. Last commit 15 May 2026.

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

Uptime history 47 days of history · worst day 50%
47 days agonow
50.0%
Uptime 24h
92 of 184 checks
3
Tools
read from the server
331 ms
Response time
average over 24h
0
Stars
last commit 15 May 2026

Handoff MCP Server does not always answer

Over the last week it answered 50.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add handoff-mcp-server --transport http https://handoff-mcp-server-production.mcp.xpay.sh/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "handoff-mcp-server": {
      "url": "https://handoff-mcp-server-production.mcp.xpay.sh/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.handoff-mcp-server]
url = "https://handoff-mcp-server-production.mcp.xpay.sh/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "handoff-mcp-server": {
      "url": "https://handoff-mcp-server-production.mcp.xpay.sh/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "handoff-mcp-server": {
      "url": "https://handoff-mcp-server-production.mcp.xpay.sh/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, but it did not say what kind of credentials it expects.

This server publishes 1 more address. The block above uses the one we reach during checks; the full list is under Endpoints below, and the author may intend a particular one for your client.

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

add
add
Adds two numbers and returns the sum.
echo
echo
Echoes the provided text back to the caller.
server
server_time
Returns the current server time (ISO 8601, UTC).

Endpoints

URLTransportStateLatencyChecked
https://handoff-mcp-server-production.mcp.xpay.sh/mcp streamable-http needs auth 450 ms 3 min ago
https://handoff-mcp-server-production.up.railway.app/mcp streamable-http answering 371 ms 3 min ago

Alternatives to Handoff MCP Server

same job, measured the same way
agenthold
by edobusy

Shared versioned state for multi-agent AI workflows

271 installs/wk local only
MCP State Sidecar
by askadvaith

MCP State Sidecar: durable state persistence for multi-agent AI workflows

62 installs/wk local only
MCP Eval Runner
by dbsectrainer

A standardized testing harness for MCP servers and agent workflows

27 installs/wk local only
Snapstate
by timbassler88

Persistent state for AI agent workflows. Save, resume, and replay multi-step workflows.

28 installs/wk local only
Slang Workflows
by shofer-dev

Provable, declarative multi-agent workflows for Claude Code (typed .slang, non-LLM executor).

32 installs/wk local only
Aichat
by rcgalbo

Inter-agent communication for multi-agent Claude Code workflows.

51 installs/wk local only
Task Graph MCP
by oortonaut

MCP server for agent task workflows with phases, prompts, gates, and multi-agent coordination

local only
Proletariat CLI
by chrismcdermut

Agent orchestration platform - multi-agent spawning, tickets, boards, and workflows

191 installs/wk local only

Handoff MCP Server — questions

Answers built from our own checks of this server.

What can Handoff MCP Server do?
It exposes 3 tools, read directly from the server on our last check. Among them: add, echo, server_time. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Handoff MCP Server working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 184 checks got a reply (50.0%), average response time 331 ms. The bar chart above shows every period we have measured.
How do I connect Handoff MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You will need your own credentials: it refuses anonymous clients.
Does Handoff MCP Server need an API key?
Yes. Every time we knock, Handoff MCP Server answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is Handoff MCP Server?
It answers our handshake in 331 ms on average, which is faster than 46% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Handoff MCP Server open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.