Catalog
io.github.tomjwxf/scopeblind-passport
OfficialPortable cryptographic identity for AI agents. Ed25519 keypairs and signed manifests.
Cryptographic identity system for AI agents using Ed25519 keypairs and signed manifests.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"scopeblind-passport": {
"command": "npx",
"args": [
"-y",
"@scopeblind/passport@0.4.2"
]
}
}
}