MCP server exposing Signet cryptographic signing, verification, and content hash tools over stdio.
Standalone MCP server exposing Signet cryptographic tools over . Use it from any MCP-compatible client without embedding Signet directly into your app. Plugging Signet into Claude, Codex, or any MCP-compatible client Running signing and verification as an external tool server Quick experiments that need Signet over Use another package if: You want to embed Signet directly into app code: You want…
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). 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 zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
Standalone MCP server exposing Signet cryptographic tools over . Use it from any MCP-compatible client without embedding Signet directly into your app. Plugging Signet into Claude, Codex, or any MCP-compatible client Running signing and verification as an external tool server Quick experiments that need Signet over Use another package if: You want to embed Signet directly into app code: You want client-side MCP transport signing: You want server-side execution-boundary verification: : Generate…