Catalog
io.github.tomjwxf/verify-mcp
OfficialOffline Ed25519 verification of signed receipts, bundles, and trust artifacts.
Offline verification of Ed25519-signed receipts, bundles, and trust artifacts.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"verify-mcp": {
"command": "npx",
"args": [
"-y",
"@scopeblind/verify-mcp@0.1.2"
]
}
}
}