Skip to content
Back to search
30
MCP streamable-http

io.github.csoai-org/agent-handoff-certified-mcp

io.github.csoai-org/agent-handoff-certified-mcp

Verifiable agent-to-agent task handoff with signed provenance chain. Initiating agent signs the ...

Uptime
0.0%
24 probes
Response
0ms
last probe
Tools
0
callable

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
agent-handoff-certified-mcp
Verifiable agent-to-agent task handoff with signed provenance chain. Initiating agent signs the offer, accepting agent signs acceptance, cha
0 tools
Agent Handoff Certified
Verifiable agent-to-agent task handoff with cryptographically signed provenance chains for multi-agent workflows.
0 tools
io.github.josephibra/handoff-mcp-server
Durable agent-to-agent handoffs and shared scratchpad for multi-agent workflows.
0 tools · streamable-http
io.github.vouch-protocol/vouch-mcp
Sign and verify W3C Verifiable Credentials so AI agents can cryptographically authorize actions.
0 tools
io.github.csoai-org/agent-audit-logger-mcp
Hash-chained HMAC-signed audit log MCP for A2A (agent-to-agent) calls. Every tool-call, agent-ha...
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "io.github.csoai-org/agent-handoff-certified-mcp": {
      "url": "https://api.meok.ai/v1/a2a/handoff-certified",
      "transport": "streamable-http"
    }
  }
}