Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Agent Handoff Certified

FreeNot checked

Verifiable agent-to-agent task handoff with signed provenance chain.

GitHubEmbed

About

Verifiable agent-to-agent task handoff with signed provenance chain.

README

MCP Scorecard: 90/100

Agent Handoff Certified MCP

MEOK AI Labs EU AI Act License PyPI

Verifiable agent-to-agent task handoff with signed provenance chain

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.


🚀 Quick Start

# Install via pip
pip install agent_handoff_certified_mcp

# Or install via Smithery
npx -y @smithery/cli@latest install agent-handoff-certified-mcp --client claude

✨ Features

  • MCP protocol compliant
  • Easy installation
  • Well-documented API
  • Production-ready
  • Active maintenance

📖 Documentation

🛡️ Compliance

This MCP server is built with EU AI Act compliance built-in:

  • Free — generous daily limit (100-1,000 depending on operation)

  • Pro £199/mo — unlimited + signed HMAC attestations with public verify URLs — subscribe

  • Enterprise £1,499/mo — multi-tenant + custom predicate DSL + SIEM webhook push — subscribe

  • ✅ Article 9 — Risk Management System

  • ✅ Article 13 — Transparency & Instructions for Use

  • ✅ Article 15 — Bias Detection & Testing

  • ✅ Article 26 — FRIA Support (where applicable)

  • ✅ Article 50 — AI Content Watermarking (where applicable)

Need help getting compliant? Book a free 15-min diagnostic →

🏢 Enterprise

Need custom development, SLA guarantees, or white-label deployment?

  • Pro: $99/mo — Full MCP suite + EU AI Act tracking
  • Enterprise: $499/mo — Custom dev + SLA + Dedicated support

View Pricing → | Contact Sales →

🤝 Part of the MEOK Ecosystem

This server is part of the MEOK AI Labs ecosystem — 300+ MCP servers for sovereign AI governance.

Domain Purpose
councilof.ai EU AI Act compliance marketplace
safetyof.ai AI safety & monitoring
meok.ai Sovereign AI platform
cobolbridge.ai Legacy modernization

📜 License

MIT © CSOAI-ORG


Built with 💜 by MEOK AI Labs · UK Companies House 16939677

Part of the MEOK **A2a** pack — designed to work together as a fleet. Install the whole pack with `npx meok-setup --pack a2a`, or pick the ones you need:
  • Prompt Injection Firewalluvx agent-prompt-injection-firewall-mcp · PyPI · GitHub
  • Data Residencyuvx agent-data-residency-mcp · PyPI · GitHub
  • Policy Enforcementuvx agent-policy-enforcement-mcp · PyPI · GitHub
  • Audit Loggeruvx agent-audit-logger-mcp · PyPI · GitHub
  • Rate Limiteruvx agent-rate-limiter-mcp · PyPI · GitHub

Full catalogue + Anthropic Registry verify links: meok.ai/anthropic-registry

Protocol coverage + Universal PAYG

This MCP is part of MEOK's 47-MCP fleet that bridges every active agent-interop protocol and 30+ regulatory frameworks. See the full coverage matrix at meok.ai/protocols.

Agent interop protocols supported (8 live):

  • MCP (Anthropic) — native
  • A2A (Google + Linux Foundation, absorbed IBM ACP Sept 2025)
  • IBM ACP — covered via A2A merge
  • Stripe ACP (Agentic Commerce Protocol) — Q3 bridge via agent-commerce-protocol-mcp
  • AP2 (Google Agent Payments) — partial via agent-commerce-payments-mcp
  • x402 (Coinbase HTTP 402) — partial via api.meok.ai gateway
  • OASF / AGNTCY (Cisco Outshift + Linux Foundation) — Q3 bridge
  • 👁 ANP (Cisco Agent Network) — watch-list

Pricing options:

Option Price Best for
Self-host (this MCP) £0 — MIT Devs
This MCP Starter £29/mo One-MCP teams
This MCP Pro £79/mo Production + 24h SLA
Universal PAYG £29/mo + £0.0002/call Spiky usage across many MCPs
Substrate bundle (this category) £99-£499/mo A whole pack
MEOK Universe £1,499/mo All 47 MCPs, 500K calls

Each tier above the free self-host adds HMAC-signed attestations verifiable at verify.meok.ai. Linux Foundation governance on the A2A spine means EU regulated buyers can deploy without vendor-lock-in objections.

💸 Try MEOK in 30 seconds — instant buy ladder

Tier Price What you get Stripe
Smoke test £1 Signed sample MCP-Hardening report + Article 50 PDF https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t
Quick Kit £9 EU AI Act Article 50 implementation guide (C2PA + EU-Icon) https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t
Founder Call £29 30-min 1-on-1 with the founder https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t

Refundable. UK Stripe — VAT-clean. Builds on the 81-MCP MEOK fleet. Verify any signed report at https://meok.ai/verify.

Configuration

Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:

{
  "mcpServers": {
    "agent-handoff-certified-mcp": {
      "command": "uvx",
      "args": ["agent-handoff-certified-mcp"]
    }
  }
}

Or: pip install agent-handoff-certified-mcp then run the agent-handoff-certified-mcp command (stdio transport).

Examples

Once configured, ask your assistant, for example:

  • "Use initiate_handoff to …"
  • "Use accept_handoff to …"
  • "Use verify_chain to …"

from github.com/CSOAI-ORG/agent-handoff-certified-mcp

Install Agent Handoff Certified in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install agent-handoff-certified-mcp

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add agent-handoff-certified-mcp -- uvx agent-handoff-certified-mcp

FAQ

Is Agent Handoff Certified MCP free?

Yes, Agent Handoff Certified MCP is free — one-click install via Unyly at no cost.

Does Agent Handoff Certified need an API key?

No, Agent Handoff Certified runs without API keys or environment variables.

Is Agent Handoff Certified hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install Agent Handoff Certified in Claude Desktop, Claude Code or Cursor?

Open Agent Handoff Certified on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Agent Handoff Certified with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All productivity MCPs