{ "name": "realagent-mcp", "version": "0.3.2", "mcpName": "io.github.RedDateTech/realagent-mcp", "description": "RealAgent MCP Server — 国信智能体实名关联服务", "license": "UNLICENSED", "homepage": "https://github.com/RedDateTech/RealAgentMCP", "bin": { "realagent-mcp": "cli.js" }, "scripts": { "postinstall": "node install.js" }, "engines": { "node": ">=18.13" }, "os": [ "darwin", "linux", "win32" ], "cpu": [ "x64", "arm64" ], "keywords": [ "mcp", "modelcontextprotocol", "realagent", "sm2", "sm4", "identity", "verifiable-credential", "crypto" ], "files": [ "install.js", "cli.js", "package.json" ] }