Certified Agent Handoff MCP
HMAC-signed context transfer between agents. Audit chain + non-repudiation.
Install
# Option 1 — uvx (no install) uvx agent-handoff-certified-mcp # Option 2 — pip pip install agent-handoff-certified-mcp # Option 3 — npx meok-setup install (recommended) npx meok-setup --pack a2a
What it does
- ✓HMAC-SHA256 signed handoffs
- ✓Audit chain with timestamps
- ✓Non-repudiation evidence
- ✓Multi-agent workflow tracing
Claude Desktop config
{
"mcpServers": {
"agent-handoff-certified": {
"command": "uvx",
"args": ["agent-handoff-certified-mcp"]
}
}
}Part of the MEOK governance MCP suite — see all 38 servers
MIT licensed · HMAC-signed attestations · Built by MEOK AI Labs