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…
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio, streamable-http). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat gegen diesen Endpunkt keinen tools/list-Handshake abgeschlossen und hat daher keine Beobachtung dessen, was der Server offenlegt. Nichts hiervon sagt, dass er nichts offenlegt.
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…