Side-by-side comparison of two Model Context Protocol servers โ install paths, tools, quality signals, and directory engagement so you can pick the right one for Claude, Cursor, and other MCP clients.
Human sign-off + trust receipts for AI agents: requires a named human's approval before an irreversible action (payment release, record change, deploy), then mints an offline-verifiable Ed25519 Trust Receipt. Also exposes trust profiles, receipt verification, disputes, and delegation. Apache-2.0; policy engine formally verified. Install: npx -y @emilia-protocol/mcp-server.
Check whether anything you depend on is known malware, before an agent installs it. checklockfile takes a package-lock.json, yarn.lock or pnpm-lock.yaml and matches every pinned version against published malicious-package advisories in one call, free and with no API key, catching compromised releases like chalk@5.6.1 while leaving their clean releases alone. scanartifact adds deterministic behavioral analysis (no LLM in the serving path) for credential theft, exfiltration, obfuscation, prompt injection and install-time droppers, with the file, line and evidence that triggered it; verdicts are SHA-256-bound so you can re-verify what landed on disk. Paid scans settle at $0.03 USDC on Base (x402) or prepaid credits. npx lazaretto-mcp
Quality signal
52/100 (Fair)
51/100 (Fair)
Install path
npx ยท high
Remote ยท high
Engagement
0 0 0 551
1 0 0 0
Tools
Human-in-the-loop approval gating for privileged actionsOffline-verifiable Ed25519 Trust Receipts as authorization evidenceFormally verified policy engine enforcing authorization rulesSupport for trust profile management and delegationReceipt verification and dispute handling mechanismsOpen-source Apache-2.0 licensed implementation with TypeScript support