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