Server data from the Official MCP Registry
Durable agent-to-agent handoffs and shared scratchpad for multi-agent workflows.
Durable agent-to-agent handoffs and shared scratchpad for multi-agent workflows.
Remote endpoints: streamable-http: https://handoff-mcp-server-production.mcp.xpay.sh/mcp streamable-http: https://handoff-mcp-server-production.up.railway.app/mcp
Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-josephibra-handoff-mcp-server": {
"url": "https://handoff-mcp-server-production.mcp.xpay.sh/mcp"
}
}
}From the project's GitHub README.
Durable handoffs and shared scratchpad for multi-agent workflows over MCP (HTTP transport).
GET / basic service infoGET /health health and storage statsPOST /mcp JSON-RPC MCP endpointGET /robots.txt discovery fileGET /llms.txt discovery fileGET /sitemap.xml discovery filePORT default 3000DATA_DIR default /dataMCP_API_KEY required in production (NODE_ENV=production)PUBLIC_MCP_DISCOVERY default truePUBLIC_BASE_URL optional, used for absolute links in discovery filesnpm ci
npm run build
MCP_API_KEY=test-secret node dist/index.js
initialize, tools/list, resources/list, prompts/list, ping) can be public when PUBLIC_MCP_DISCOVERY=true.tools/call requires valid upstream auth when MCP_API_KEY is set:
Authorization: Bearer <MCP_API_KEY> orx-api-key: <MCP_API_KEY>MCP_API_KEY=<your-strong-key>PUBLIC_MCP_DISCOVERY=truePUBLIC_BASE_URL=https://handoff-mcp-server-production.up.railway.apphttps://handoff-mcp-server-production.mcp.xpay.sh/mcp?key=xpay_sk_...?key=..., Xpay returns auth required and requests will not forward.tools/call (x-api-key or Bearer token matching MCP_API_KEY).io.github.josephibra/handoff-mcp-serverjosephibrahimhandoff-mcp-serverhttps://handoff-mcp-server-production.mcp.xpay.sh/mcp?key=xpay_sk_...https://handoff-mcp-server-production.mcp.xpay.sh/mcp?key=xpay_sk_...x-api-key: <MCP_API_KEY> for tool execution pathsUse the same canonical MCP URL and matching auth notes everywhere to avoid inconsistent behavior.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.