# Agent Handoff MCP server

Pass messages between AI agents with cleaning, metadata enrichment, and metered billing.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-jordan23wagner-ops-agent-handoff
- Repository: https://github.com/jordan23wagner-ops/agent-handoff
- Website: https://agent-handoff-production-573c.up.railway.app

## Install
- Endpoint: https://agent-handoff-production-573c.up.railway.app/mcp
- Auth: Auth required by registry metadata

## Setup notes
- Remote header: x-api-key (required; secret)
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://agent-handoff-production-573c.up.railway.app/mcp
- Header: x-api-key

## Tools
- handoff - Hand a message off to another agent. Cleans and normalizes the payload, stamps it with handoff metadata (id, timestamp, estimated tokens, target agent), and records the handoff. Use this when passing work or context from one agent to the next in a multi-agent pipeline. This is a metered, billable operation. Endpoint: https://agent-handoff-production-573c.up.railway.app/mcp
- get_usage_stats - Return this account's total handoff count and the most recent handoffs. Read-only and not billed. Endpoint: https://agent-handoff-production-573c.up.railway.app/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.jordan23wagner-ops
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 28, 2026
- Source: https://registry.modelcontextprotocol.io
