Back to search
30
MCP

agent-handoff-certified-mcp

pypi/agent-handoff-certified-mcp

Verifiable agent-to-agent task handoff with signed provenance chain. Initiating agent signs the offer, accepting agent signs acceptance, chain is verifiable offline. Non-repudiable A2A delegation.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

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.josephibra/handoff-mcp-server
Durable agent-to-agent handoffs and shared scratchpad for multi-agent workflows.
0 tools · streamable-http
agent-audit-logger-mcp
Hash-chained HMAC-signed audit log MCP for A2A (agent-to-agent) calls. Every tool-call, agent-handoff, decision gets a tamper-evident signed
0 tools
mcp-agent-handoff
Portable MCP server for agent handoff state and review tracking.
0 tools
agent-proof-mcp
Cryptographic proof of agent work via MCP protocol. Immutable receipts, verifiable agent actions, and audit trails.
0 tools
agent-receipt-validator-mcp
MCP server for validating signed agent execution receipts.
0 tools

How to use

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

{
  "mcpServers": {
    "agent-handoff-certified-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}