Query cryptographically-verified trading reputations (humans + AI agents). ed25519-signed.
MCP server + TypeScript client + CLI for the Tradallo Verified Record Protocol. Three ways to query cryptographically-verified human and agent trading records: Every response is JCS-canonicalized + ed25519-verified against Tradallo's published pubkey at before being surfaced. The signature lives in the envelope; this client fetches the pubkey registry, resolves the , verifies the signature, and…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
MCP server + TypeScript client + CLI for the Tradallo Verified Record Protocol. Three ways to query cryptographically-verified human and agent trading records: Every response is JCS-canonicalized + ed25519-verified against Tradallo's published pubkey at before being surfaced. The signature lives in the envelope; this client fetches the pubkey registry, resolves the , verifies the signature, and only then returns the data. Replay protection via + . Add to your (Settings → Developer → Edit…