← Index

io.github.tomjwxf/scopeblind-passport

io.github.tomjwxf/scopeblind-passport·v0.4.2·Other
Quality Score
80
/100

Portable cryptographic identity for AI agents. Ed25519 keypairs and signed manifests.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "scopeblind-passport": {
      "command": "npx",
      "args": [
        "-y",
        "@scopeblind/passport"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "scopeblind-passport": {
      "command": "npx",
      "args": [
        "-y",
        "@scopeblind/passport"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @scopeblind/passport
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other