RealAgent MCP for Claude Desktop
io.github.reddatetech/realagent-mcp
AI agent real-name identity: SM2 keypair, QR real-name link, SD-JWT VP generate/verify.
client:Claude Desktop
transport:stdio
runtime:npm
Install RealAgent MCP in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"realagent-mcp": {
"command": "npx",
"args": [
"-y",
"realagent-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs