com.scopeblind/passport✓
com.scopeblind/passport · v0.4.3
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.scopeblind/passport",
"description": "Portable cryptographic identity for AI agents. Ed25519 keypairs and signed manifests.",
"repository": {
"url": "https://github.com/scopeblind/ScopeBlindD2",
"source": "github",
"subfolder": "packages/passport"
},
"version": "0.4.3",
"packages": [
{
"registryType": "npm",
"identifier": "@scopeblind/passport",
"version": "0.4.3",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}