Skip to content
Cline

RealAgent MCP for Cline

io.github.reddatetech/realagent-mcp

AI agent real-name identity: SM2 keypair, QR real-name link, SD-JWT VP generate/verify.

client:Cline transport:stdio runtime:npm

Install RealAgent MCP in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "realagent-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "realagent-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

RealAgent MCP in other clients