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…
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.
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…