Real-name identity for AI agents (国信智能体实名关联服务). Generates a local SM2 (Chinese national cryptography) keypair, links th…
Real-name identity for AI agents (国信智能体实名关联服务). Generates a local SM2 (Chinese national cryptography) keypair, links the agent to a real person via QR-code scan, claims a Verifiable Credential (VC), and generates/verifies SD-JWT Verifiable Presentations (VP) with selective disclosure. Also exposes SM2 sign/verify/encrypt/decrypt utilities. Keys and credentials never leave the machine — stored locally with SM4-CTR + SM3-HMAC encryption. 14 tools: identity_link, identity_status, identity_revoke, identity_vp, identity_verify_vp, vp_parse, vc_info, vc_raw, key_info, crypto_sign, crypto_verify, crypto_encrypt, crypto_decrypt, system_update. Runs locally via stdio (Node.js >= 18.13). Install: npm i -g realagent-mcp. Each agent requires a unique --agent-id (one agent-id = one identity = one SM2 keypair). Full docs: github.com/RedDateTech/RealAgentMCP
RedDateTech
mcp
free
Others in the same category, ranked by how often they are opened.