RealAgent MCP for Windsurf
io.github.reddatetech/realagent-mcp
AI agent real-name identity: SM2 keypair, QR real-name link, SD-JWT VP generate/verify.
client:Windsurf
transport:stdio
runtime:npm
Install RealAgent MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"realagent-mcp": {
"command": "npx",
"args": [
"-y",
"realagent-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs